ContentShellActivity 14 content/public/android/javatests/src/org/chromium/content/browser/ContentCommandLineTest.java import org.chromium.content_shell_apk.ContentShellActivity; ContentShellActivity 144 content/public/android/javatests/src/org/chromium/content/browser/ContentCommandLineTest.java CommandLine.initFromFile(ContentShellActivity.COMMAND_LINE_FILE); ContentShellActivity 11 content/public/android/javatests/src/org/chromium/content/browser/ContentViewTestBase.java import org.chromium.content_shell_apk.ContentShellActivity; ContentShellActivity 23 content/public/android/javatests/src/org/chromium/content/browser/ContentViewTestBase.java final ContentShellActivity activity = launchContentShellWithUrl( ContentShellActivity 15 content/public/android/javatests/src/org/chromium/content/browser/InterstitialPageTest.java import org.chromium.content_shell_apk.ContentShellActivity; ContentShellActivity 59 content/public/android/javatests/src/org/chromium/content/browser/InterstitialPageTest.java ContentShellActivity activity = launchContentShellWithUrl(URL); ContentShellActivity 14 content/public/android/javatests/src/org/chromium/content/browser/JavaBridgeBasicsTest.java import org.chromium.content_shell_apk.ContentShellActivity; ContentShellActivity 97 content/public/android/javatests/src/org/chromium/content/browser/JavaBridgeBasicsTest.java protected ContentShellActivity launchContentShellWithUrl(String url) { ContentShellActivity 12 content/public/android/javatests/src/org/chromium/content/browser/NavigationTest.java import org.chromium.content_shell_apk.ContentShellActivity; ContentShellActivity 55 content/public/android/javatests/src/org/chromium/content/browser/NavigationTest.java ContentShellActivity activity = launchContentShellWithUrl(URL_1); ContentShellActivity 110 content/public/android/javatests/src/org/chromium/content/browser/NavigationTest.java ContentShellActivity activity = launchContentShellWithUrl(URL_LOADTIME); ContentShellActivity 13 content/public/android/javatests/src/org/chromium/content/browser/ScreenOrientationIntegrationTest.java import org.chromium.content_shell_apk.ContentShellActivity; ContentShellActivity 66 content/public/android/javatests/src/org/chromium/content/browser/ScreenOrientationIntegrationTest.java ContentShellActivity activity = launchContentShellWithUrl(DEFAULT_URL); ContentShellActivity 17 content/public/android/javatests/src/org/chromium/content/browser/ScreenOrientationListenerTest.java import org.chromium.content_shell_apk.ContentShellActivity; ContentShellActivity 100 content/public/android/javatests/src/org/chromium/content/browser/ScreenOrientationListenerTest.java ContentShellActivity activity = launchContentShellWithUrl(DEFAULT_URL); ContentShellActivity 112 content/public/android/javatests/src/org/chromium/content/browser/ScreenOrientationListenerTest.java ContentShellActivity activity = launchContentShellWithUrl(DEFAULT_URL); ContentShellActivity 16 content/public/android/javatests/src/org/chromium/content/browser/ScreenOrientationProviderTest.java import org.chromium.content_shell_apk.ContentShellActivity; ContentShellActivity 93 content/public/android/javatests/src/org/chromium/content/browser/ScreenOrientationProviderTest.java ContentShellActivity activity = launchContentShellWithUrl(DEFAULT_URL); ContentShellActivity 14 content/public/android/javatests/src/org/chromium/content/browser/TracingControllerAndroidTest.java import org.chromium.content_shell_apk.ContentShellActivity; ContentShellActivity 26 content/public/android/javatests/src/org/chromium/content/browser/TracingControllerAndroidTest.java ContentShellActivity activity = launchContentShellWithUrl("about:blank"); ContentShellActivity 27 content/shell/android/javatests/src/org/chromium/content_shell_apk/ContentShellShellManagementTest.java final ContentShellActivity activity = launchContentShellWithUrl(TEST_PAGE_1); ContentShellActivity 31 content/shell/android/javatests/src/org/chromium/content_shell_apk/ContentShellTestBase.java public class ContentShellTestBase extends ActivityInstrumentationTestCase2<ContentShellActivity> { ContentShellActivity 39 content/shell/android/javatests/src/org/chromium/content_shell_apk/ContentShellTestBase.java super(ContentShellActivity.class); ContentShellActivity 46 content/shell/android/javatests/src/org/chromium/content_shell_apk/ContentShellTestBase.java protected ContentShellActivity launchContentShellWithUrl(String url) { ContentShellActivity 55 content/shell/android/javatests/src/org/chromium/content_shell_apk/ContentShellTestBase.java protected ContentShellActivity launchContentShellWithUrlAndCommandLineArgs(String url, ContentShellActivity 62 content/shell/android/javatests/src/org/chromium/content_shell_apk/ContentShellTestBase.java ContentShellActivity.class)); ContentShellActivity 64 content/shell/android/javatests/src/org/chromium/content_shell_apk/ContentShellTestBase.java intent.putExtra(ContentShellActivity.COMMAND_LINE_ARGS_KEY, commandLineArgs); ContentShellActivity 123 content/shell/android/javatests/src/org/chromium/content_shell_apk/ContentShellTestBase.java final ContentShellActivity activity = getActivity(); ContentShellActivity 21 content/shell/android/javatests/src/org/chromium/content_shell_apk/ContentShellUrlTest.java ContentShellActivity activity = launchContentShellWithUrl(URL); ContentShellActivity 119 content/shell/android/shell_apk/src/org/chromium/content_shell_apk/ContentShellActivity.java Toast.makeText(ContentShellActivity.this,