| /packages/apps/Car/Settings/tests/robotests/src/com/android/car/settings/bluetooth/ |
| D | BluetoothDevicePickerPreferenceControllerTest.java | 142 Intent launchIntent = createLaunchIntent(/* needsAuth= */ false, in onStart_appliesFilterType() local 157 Intent launchIntent = createLaunchIntent(/* needsAuth= */ true, in onDeviceClicked_bondedDevice_sendsPickedIntent() local 179 Intent launchIntent = createLaunchIntent(/* needsAuth= */ true, in onDeviceClicked_bondedDevice_goesBack() local 194 Intent launchIntent = createLaunchIntent(/* needsAuth= */ false, in onDeviceClicked_unbondedDevice_doesNotNeedAuth_sendsPickedIntent() local 211 Intent launchIntent = createLaunchIntent(/* needsAuth= */ true, in onDeviceClicked_unbondedDevice_needsAuth_startsPairing() local 226 Intent launchIntent = createLaunchIntent(/* needsAuth= */ true, in onDeviceClicked_unbondedDevice_needsAuth_pairingStartFails_resumesScanning() local 243 Intent launchIntent = createLaunchIntent(/* needsAuth= */ true, in onDeviceBondStateChanged_selectedDeviceBonded_sendsPickedIntent() local 264 Intent launchIntent = createLaunchIntent(/* needsAuth= */ true, in onDeviceBondStateChanged_selectedDeviceBonded_goesBack() local 283 Intent launchIntent = createLaunchIntent(/* needsAuth= */ true, in onDestroy_noDeviceSelected_sendsNullPickedIntent() local
|
| /packages/apps/Settings/tests/robotests/src/com/android/settings/accessibility/ |
| D | AccessibilitySettingsForSetupWizardActivityTest.java | 65 final Intent launchIntent = Shadows.shadowOf(activity).getNextStartedActivity(); in onCreate_hasFontSizeComponent_shouldGoToFontSizePreferenceDirectly() local 82 final Intent launchIntent = Shadows.shadowOf(activity).getNextStartedActivity(); in onCreate_noFontSizeComponent_shouldNotFinishCurrentActivity() local
|
| /packages/apps/Car/LensPicker/src/com/android/support/car/lenspicker/ |
| D | LensPickerActivity.java | 80 Intent launchIntent = LensPickerUtils.getLaunchIntent(packageName, rInfo, in onResume() local 197 Intent launchIntent = item.getLaunchIntent(); in onActivitySelected() local 198 launch(item.getFacetId(), launchIntent.getPackage(), launchIntent); in onActivitySelected() local 202 private void launch(String facetId, String packageName, Intent launchIntent) { in launch()
|
| D | LensPickerTrampolineActivity.java | 92 Intent launchIntent; in onCreate() local 178 Intent launchIntent; in maybeRelaunchLastIntent() local
|
| D | LensPickerItem.java | 31 public LensPickerItem(String label, Drawable icon, Intent launchIntent, String facetId) { in LensPickerItem()
|
| D | LensPickerUtils.java | 65 String packageName, Intent launchIntent) { in launch() 85 String packageName, Intent launchIntent) { in saveLastLaunchedAppInfo()
|
| D | LensPickerAdapter.java | 97 Intent launchIntent = LensPickerUtils.getLaunchIntent(packageName, rInfo, in doInBackground() local
|
| /packages/apps/Nfc/src/com/android/nfc/ |
| D | NfcRootActivity.java | 35 final Intent launchIntent = intent.getParcelableExtra(EXTRA_LAUNCH_INTENT); in onCreate() local
|
| /packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/slices/ |
| D | SliceDeepLinkSpringBoard.java | 44 Intent launchIntent; in onCreate() local
|
| /packages/apps/Settings/src/com/android/settings/slices/ |
| D | SliceDeepLinkSpringBoard.java | 44 Intent launchIntent; in onCreate() local
|
| /packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/applications/ |
| D | InstalledAppCounter.java | 60 Intent launchIntent = new Intent(Intent.ACTION_MAIN, null) in includeInCount() local
|
| D | RecentAppStatsMixin.java | 175 final Intent launchIntent = new Intent().addCategory(Intent.CATEGORY_LAUNCHER) in shouldIncludePkgInRecents() local
|
| /packages/apps/Settings/src/com/android/settings/applications/ |
| D | InstalledAppCounter.java | 60 Intent launchIntent = new Intent(Intent.ACTION_MAIN, null) in includeInCount() local
|
| D | RecentAppStatsMixin.java | 175 final Intent launchIntent = new Intent().addCategory(Intent.CATEGORY_LAUNCHER) in shouldIncludePkgInRecents() local
|
| /packages/apps/Nfc/src/com/android/nfc/handover/ |
| D | ConfirmConnectActivity.java | 40 Intent launchIntent = getIntent(); in onCreate() local
|
| /packages/apps/WallpaperPicker/src/com/android/wallpaperpicker/tileinfo/ |
| D | ThirdPartyWallpaperInfo.java | 37 Intent launchIntent = new Intent(Intent.ACTION_SET_WALLPAPER) in onClick() local
|
| D | LiveWallpaperInfo.java | 110 Intent launchIntent = new Intent(WallpaperService.SERVICE_INTERFACE); in doInBackground() local
|
| /packages/apps/Settings/tests/robotests/src/com/android/settings/search/ |
| D | SearchFeatureProviderImplTest.java | 81 final Intent launchIntent = Shadows.shadowOf(mActivity).getNextStartedActivity(); in initSearchToolbar_hasResolvedInfo_shouldStartCorrectIntent() local
|
| /packages/apps/Car/Dialer/src/com/android/car/dialer/telecom/ |
| D | InCallRouter.java | 139 Intent launchIntent = new Intent(mContext, InCallActivity.class); in routeToInCallPage() local
|
| /packages/apps/QuickSearchBox/src/com/android/quicksearchbox/google/ |
| D | GoogleSearch.java | 150 private void launchIntent(Intent intent) { in launchIntent() method in GoogleSearch
|
| /packages/apps/Settings/tests/robotests/src/com/android/settings/dashboard/ |
| D | DashboardFeatureProviderImplTest.java | 341 final Intent launchIntent = shadowActivity.getNextStartedActivityForResult().intent; in bindPreference_withIntentActionMetadata_shouldSetLaunchAction() local 363 final ShadowActivity.IntentForResult launchIntent = in clickPreference_withUnresolvableIntent_shouldNotLaunchAnything() local
|
| /packages/apps/WallpaperPicker2/src/com/android/wallpaper/model/ |
| D | ThirdPartyAppCategory.java | 103 Intent launchIntent = new Intent(Intent.ACTION_SET_WALLPAPER); in show() local
|
| /packages/apps/Calendar/src/com/android/calendar/widget/ |
| D | CalendarAppWidgetProvider.java | 188 Intent launchIntent = new Intent(); in getLaunchPendingIntentTemplate() local
|
| /packages/apps/Launcher3/SecondaryDisplayLauncher/src/com/android/launcher3/ |
| D | SecondaryDisplayLauncher.java | 160 void launch(Intent launchIntent) { in launch()
|
| /packages/apps/TvSettings/Settings/src/com/android/tv/settings/device/apps/ |
| D | RecentAppsPreferenceController.java | 259 final Intent launchIntent = new Intent().addCategory(Intent.CATEGORY_LEANBACK_LAUNCHER) in shouldIncludePkgInRecents() local
|