| /platform_testing/libraries/flicker/src/android/tools/device/apphelpers/ |
| D | BrowserAppHelper.kt | 48 val intent = Intent(Intent.ACTION_VIEW, Uri.parse("http://")) in getOpenAppIntent() constant 54 val intent = BrowserAppHelper.Companion.getBrowserIntent() in getOpenAppIntent() constant 63 val intent = BrowserAppHelper.Companion.getBrowserIntent() in getOpenAppIntent() constant
|
| D | MessagingAppHelper.kt | 45 val intent = Intent(Intent.ACTION_VIEW, Uri.parse("sms:")) in getOpenAppIntent() constant 51 val intent = MessagingAppHelper.Companion.getMessagesIntent() in getOpenAppIntent() constant
|
| D | CalendarAppHelper.kt | 42 val intent = Intent(Intent.ACTION_VIEW) in getCalendarIntent() constant 50 val intent = CalendarAppHelper.Companion.getCalendarIntent() in getResolveInfo() constant
|
| D | YouTubeAppHelper.kt | 46 val intent = getYoutubeIntent(pkgManager) in getResolveInfo() constant
|
| D | MapsAppHelper.kt | 45 val intent = MapsAppHelper.Companion.getMapIntent() in getResolveInfo() constant
|
| D | StandardAppHelper.kt | 93 val intent = Intent() in getOpenAppIntent() constant 144 val intent = openAppIntent in launchAppViaIntent() constant
|
| /platform_testing/libraries/health/rules/src/android/platform/test/rule/ |
| D | SysuiDemoModeRule.kt | 48 val intent = Intent("com.android.systemui.demo") in sendDemoModeBroadcast() constant
|
| /platform_testing/tests/perf/BootHelperApp/src/com/android/boothelper/ |
| D | BootHelperTest.java | 65 final Intent intent = new Intent(DevicePolicyManager.ACTION_SET_NEW_PASSWORD); in setupLockScreenPin() local 150 public Activity launchActivity(String pkg, Class activityCls, Intent intent) { in launchActivity()
|
| /platform_testing/tests/health/scenarios/src/android/platform/test/scenario/performancelaunch/hermeticapp/ |
| D | PerformanceBase.java | 43 final Intent intent = context.getPackageManager().getLaunchIntentForPackage(PACKAGE); in open() local
|
| /platform_testing/tests/functional/notificationtests/src/com/android/notification/functional/ |
| D | NotificationHelper.java | 97 Intent intent = new Intent(pageName); in launchSettingsPage() local 131 Intent intent = new Intent(Intent.ACTION_VIEW); in sendNotification() local 257 Intent intent = new Intent(Settings.ACTION_APP_NOTIFICATION_SETTINGS); in showAppNotificationSettings() local 323 public int onStartCommand(Intent intent, int flags, int startId) { in onStartCommand() 329 protected void onHandleIntent(Intent intent) { in onHandleIntent()
|
| D | HeadsUpNotificationTests.java | 173 Intent intent = new Intent(AlarmClock.ACTION_SET_ALARM); in setAlarmNow() local
|
| /platform_testing/libraries/system-helpers/activity-helper/src/android/system/helpers/ |
| D | ActivityHelper.java | 202 Intent intent = new Intent(intentName); in launchIntent() local 224 public void launchIntent(Intent intent) throws InterruptedException { in launchIntent()
|
| /platform_testing/tests/jank/webview/src/com/android/webview/chromium/tests/jank/ |
| D | WebViewFlingTest.java | 76 Intent intent = new Intent(Intent.ACTION_DEFAULT, in setUp() local
|
| /platform_testing/tests/jank/UbSystemUiJankTests/src/android/platform/systemui/tests/jank/ |
| D | SettingsJankTests.java | 73 Intent intent = context.getPackageManager().getLaunchIntentForPackage(SETTINGS_PACKAGE); in setUp() local
|
| D | LauncherJankTests.java | 216 final Intent intent = in startAppFast() local
|
| /platform_testing/libraries/system-helpers/sysui-helper/src/android/system/helpers/ |
| D | OverviewHelper.java | 107 Intent intent = pm.getLaunchIntentForPackage(pkg.packageName); in populateManyRecentApps() local 243 Intent intent = new Intent("android.intent.action.QUICKSTEP_SERVICE") in isRecentsInLauncher() local
|
| D | NotificationHelper.java | 228 public int onStartCommand(Intent intent, int flags, int startId) { in onStartCommand() 233 protected void onHandleIntent(Intent intent) { in onHandleIntent()
|
| /platform_testing/tests/jank/touch_latency_wear/src/com/android/wearable/touch/janktests/ |
| D | TouchLatencyHelper.java | 77 Intent intent = mInstrumentation.getContext() in launchActivityFromLauncher() local
|
| /platform_testing/libraries/aupt-lib/src/android/support/test/aupt/ |
| D | AuptTestCase.java | 113 public void launchIntent(Intent intent) { in launchIntent()
|
| /platform_testing/tests/apphealth/scenarios/src/android/platform/test/scenario/facebook/ |
| D | FacebookAppHelperImpl.java | 155 Intent intent = new Intent(); in startLoginActivity() local
|
| /platform_testing/utils/wifistrengthscanner/src/com/android/test/util/wifistrengthscanner/ |
| D | WifiStrengthScannerInstrumentation.java | 189 public void onReceive(Context context, Intent intent) { in onReceive()
|
| /platform_testing/tests/jank/uibench_wear/src/com/android/wearable/uibench/janktests/ |
| D | UiBenchJankTestsHelper.java | 78 Intent intent = mContext.getPackageManager() in launchUiBench() local
|
| /platform_testing/tests/jank/uibench/src/com/android/uibench/janktests/ |
| D | UiBenchJankTestsHelper.java | 80 Intent intent = new Intent(Intent.ACTION_MAIN); in launchActivity() local
|
| /platform_testing/tests/jank/jankmicrobenchmark/src/com/android/jankmicrobenchmark/janktests/ |
| D | ApiDemoJankTests.java | 85 Intent intent = getInstrumentation().getContext().getPackageManager() in launchApiDemos() local
|
| /platform_testing/tests/perf/PerformanceAppTest/src/com/android/performanceapp/tests/ |
| D | AppLaunchTests.java | 153 Intent intent = new Intent(Intent.ACTION_MAIN); in testAppLaunchPerformance() local
|