Searched refs:launchIntent (Results 1 – 6 of 6) sorted by relevance
200 public void launchIntent(String intentName) throws InterruptedException { in launchIntent() method in ActivityHelper203 launchIntent(intent); in launchIntent()215 launchIntent(pkgIntent); in launchPackage()224 public void launchIntent(Intent intent) throws InterruptedException { in launchIntent() method in ActivityHelper
63 mActivityHelper.launchIntent(android.provider.Settings.ACTION_PRIVACY_SETTINGS); in hasDeviceBackupAccount()
96 public void launchIntent(Intent intent) { in launchIntent() method in AuptTestCase
183 mActivityHelper.launchIntent(intent); in launchScannerApp()
244 mActivityHelper.launchIntent(Settings.ACTION_SECURITY_SETTINGS); in navigateToScreenLock()
548 mActivityHelper.launchIntent(settingsPage); in launchAndClickSettings()