Searched refs:launchActivity (Results 1 – 11 of 11) sorted by relevance
129 private void launchActivity() { in launchActivity() method in WifiSettingsUiTest130 mActivityRule.launchActivity(new Intent("android.settings.WIFI_SETTINGS")); in launchActivity()152 launchActivity(); in launchActivityShouldSucceed()157 launchActivity(); in shouldShowWifiPreferences()167 launchActivity(); in noSavedNetworks_shouldNotShowSavedNetworksButton()177 launchActivity(); in savedNetworksExist_shouldShowSavedNetworksButton()187 launchActivity(); in onDisableWifi_seeOffMessage()197 launchActivity(); in onEnableWifi_shouldNotSeeOffMessage()209 launchActivity(); in onConnected_shouldSeeConnectedMessage()220 launchActivity(); in resumingAp_shouldNotForceUpdateWhenExistingAPsAreListed()
81 Activity activity = mActivityRule.launchActivity( in profileOwnerDefaultColors()91 Activity activity = mActivityRule.launchActivity( in profileOwnerCustomColors()101 Activity activity = mActivityRule.launchActivity( in deviceOwnerDefaultColorsAndLogo()112 Activity activity = mActivityRule.launchActivity( in deviceOwnerCustomColor()124 Activity activity = mActivityRule.launchActivity( in deviceOwnerCustomLogo()
125 Activity activity = mActivityRule.launchActivity(PROFILE_OWNER_INTENT); in testProfileOwner()148 Activity activity = mActivityRule.launchActivity(DEVICE_OWNER_INTENT); in testDeviceOwner()171 mActivityRule.launchActivity(new Intent()); in testNoParams()
94 mChooseLockGenericActivityRule.launchActivity(null /* No extras */); in testConfirmLockPasswordShown_deviceWithPassword()111 mChooseLockGenericActivityRule.launchActivity(PHISHING_ATTACK_INTENT); in testConfirmLockPasswordShown_deviceWithPassword_phishingAttack()124 mChooseLockGenericActivityRule.launchActivity(new Intent() in testForFingerprint_inflateLayout()
119 launchActivity(); in setUp()136 private void launchActivity() { in launchActivity() method in ActivityTest
46 mActivityRule.launchActivity(intent); in test_invalidSetupDoesNotCrashSettings()
48 mActivityRule.launchActivity(intent); in test_invalidSetupDoesNotCrashSettings()
75 mActivity = launchActivity(getInstrumentation().getTargetContext().getPackageName(), in runFilesStartPerformanceTest()
84 mActivityRule.launchActivity(ManagedProfileAdminReceiver.INTENT_PROVISION_MANAGED_PROFILE); in testManagedProfile()
97 mActivityRule.launchActivity(intent); in expanderTest()
405 mActivityRule.launchActivity(intent); in launchActivityAndWait()