| /platform_testing/tests/perf/BootHelperApp/src/com/android/boothelper/ |
| D | BootHelperTest.java | 66 final Intent intent = new Intent(DevicePolicyManager.ACTION_SET_NEW_PASSWORD); in setupLockScreenPin() local 151 public Activity launchActivity(String pkg, Class activityCls, Intent intent) { in launchActivity()
|
| /platform_testing/tests/functional/notificationtests/src/com/android/notification/functional/ |
| D | NotificationHelper.java | 97 Intent intent = new Intent(pageName); in launchSettingsPage() local 130 Intent intent = new Intent(Intent.ACTION_VIEW); in sendNotification() local 255 Intent intent = new Intent(Settings.ACTION_APP_NOTIFICATION_SETTINGS); in showAppNotificationSettings() local 321 public int onStartCommand(Intent intent, int flags, int startId) { in onStartCommand() 327 protected void onHandleIntent(Intent intent) { in onHandleIntent()
|
| D | HeadsUpNotificationTests.java | 152 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 | 201 Intent intent = new Intent(intentName); in launchIntent() local 223 public void launchIntent(Intent intent) throws InterruptedException { in launchIntent()
|
| /platform_testing/tests/jank/webview/src/com/android/webview/chromium/tests/jank/ |
| D | WebViewFlingTest.java | 78 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
|
| /platform_testing/libraries/system-helpers/sysui-helper/src/android/system/helpers/ |
| D | OverviewHelper.java | 106 Intent intent = pm.getLaunchIntentForPackage(pkg.packageName); in populateManyRecentApps() local 242 Intent intent = new Intent("android.intent.action.QUICKSTEP_SERVICE") in isRecentsInLauncher() local
|
| D | NotificationHelper.java | 227 public int onStartCommand(Intent intent, int flags, int startId) { in onStartCommand() 232 protected void onHandleIntent(Intent intent) { in onHandleIntent()
|
| /platform_testing/tests/jank/touch_latency_wear/src/com/android/wearable/touch/janktests/ |
| D | TouchLatencyHelper.java | 75 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/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/utils/crashcollector/src/android/test/crashcollector/ |
| D | Collector.java | 169 public boolean activityStarting(Intent intent, String pkg) throws RemoteException { in activityStarting()
|
| /platform_testing/tests/jank/uibench/src/com/android/uibench/janktests/ |
| D | UiBenchJankTestsHelper.java | 79 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
|
| /platform_testing/libraries/system-helpers/settings-helper/src/android/system/helpers/ |
| D | SettingsHelper.java | 168 Intent intent = new Intent(pageName); in launchSettingsPage() local 620 Intent intent = new Intent(Intent.ACTION_MAIN); in launchSettingsPageByComponentName() local
|
| /platform_testing/libraries/system-helpers/accessibility-helper/src/android/system/helpers/ |
| D | AccessibilityScannerHelper.java | 179 Intent intent = new Intent(Intent.ACTION_MAIN); in launchScannerApp() local
|
| /platform_testing/libraries/app-helpers/core/src/android/platform/helpers/ |
| D | AbstractStandardAppHelper.java | 117 Intent intent = in open() local
|
| /platform_testing/libraries/system-helpers/permission-helper/src/android/system/helpers/ |
| D | PermissionHelper.java | 286 Intent intent = new Intent(Intent.ACTION_MAIN); in openAppPermissionView() local
|
| /platform_testing/tests/perf/PerfTransitionTest/src/com/android/apptransition/tests/ |
| D | AppTransitionTests.java | 476 public AppLaunchRunnable(Intent intent, String launchMode) { in AppLaunchRunnable()
|