Lines Matching defs:activity

136         InstrumentationActivity activity = mActivityTestRule.launchShellWithUrl(ABOUT_BLANK_URL);  in testBrowserNavigation()  local
153 InstrumentationActivity activity = mActivityTestRule.launchShellWithUrl(ABOUT_BLANK_URL); in testExternalIntentWithNoRedirectLaunched() local
179 InstrumentationActivity activity = mActivityTestRule.launchShellWithUrl(ABOUT_BLANK_URL); in testExternalIntentAfterRedirectLaunched() local
207 InstrumentationActivity activity = mActivityTestRule.launchShellWithUrl(ABOUT_BLANK_URL); in testRedirectToCustomSchemeUrlWithDefaultExternalHandlerLaunchesIntent() local
238 InstrumentationActivity activity = mActivityTestRule.launchShellWithUrl(ABOUT_BLANK_URL); in testExternalIntentInSameTabLaunchedOnLinkClick() local
271 InstrumentationActivity activity = mActivityTestRule.launchShellWithUrl(ABOUT_BLANK_URL); in testExternalIntentInNewTabLaunchedOnLinkClick() local
339 InstrumentationActivity activity = mActivityTestRule.launchShellWithUrl(ABOUT_BLANK_URL); in testExternalIntentWithFallbackUrlAfterRedirectLaunched() local
368 InstrumentationActivity activity = mActivityTestRule.launchShellWithUrl(ABOUT_BLANK_URL); in testNonHandledExternalIntentAfterRedirectBlocked() local
399 InstrumentationActivity activity = mActivityTestRule.launchShellWithUrl(ABOUT_BLANK_URL); in testNonHandledExternalIntentWithFallbackUrlAfterRedirectGoesToFallbackUrl() local
431 InstrumentationActivity activity = mActivityTestRule.launchShellWithUrl(ABOUT_BLANK_URL); in testNonHandledExternalIntentWithFallbackUrlThatLaunchesIntentAfterRedirectBlocksFallbackIntent() local
466 InstrumentationActivity activity = mActivityTestRule.launchShellWithUrl(initialUrl); in testExternalIntentViaOnLoadLaunched() local
500 InstrumentationActivity activity = mActivityTestRule.launchShellWithUrl(ABOUT_BLANK_URL); in testUserClicksLinkToPageWithExternalIntentLaunchedViaOnLoad() local
544 InstrumentationActivity activity = mActivityTestRule.launchShellWithUrl(ABOUT_BLANK_URL); in testDisableIntentProcessing() local