| /packages/apps/WallpaperPicker2/src/com/android/wallpaper/picker/ |
| D | ViewOnlyPreviewActivity.java | 45 public static Intent newIntent(Context context, WallpaperInfo wallpaper) { in newIntent() method in ViewOnlyPreviewActivity 55 public static Intent newIntent(Context context, WallpaperInfo wallpaper, in newIntent() method in ViewOnlyPreviewActivity 107 public Intent newIntent(Context context, WallpaperInfo wallpaper, in newIntent() method in ViewOnlyPreviewActivity.ViewOnlyPreviewActivityIntentFactory
|
| D | FullPreviewActivity.java | 45 public static Intent newIntent(Context packageContext, WallpaperInfo wallpaperInfo) { in newIntent() method in FullPreviewActivity 56 public static Intent newIntent(Context packageContext, WallpaperInfo wallpaperInfo, in newIntent() method in FullPreviewActivity
|
| D | PreviewActivity.java | 48 public static Intent newIntent(Context packageContext, WallpaperInfo wallpaperInfo, in newIntent() method in PreviewActivity 126 public Intent newIntent(Context context, WallpaperInfo wallpaper, in newIntent() method in PreviewActivity.PreviewActivityIntentFactory
|
| /packages/apps/WallpaperPicker2/src/com/android/wallpaper/picker/preview/ui/ |
| D | WallpaperPreviewDemoActivity.kt | 53 fun newIntent( in newIntent() method
|
| D | WallpaperPreviewActivity.kt | 80 fun newIntent( in newIntent() method
|
| /packages/apps/WallpaperPicker2/src/com/android/wallpaper/model/ |
| D | PickerIntentFactory.java | 29 Intent newIntent(Context ctx, String collectionId); in newIntent() method
|
| D | InlinePreviewIntentFactory.java | 41 Intent newIntent(Context ctx, WallpaperInfo wallpaper, boolean isAssetIdPresent); in newIntent() method
|
| /packages/modules/Permission/PermissionController/src/com/android/permissioncontroller/permission/ui/ |
| D | ManagePermissionsActivityTrampoline.java | 46 Intent newIntent = new Intent(this, ManagePermissionsActivity.class) in onCreate() local
|
| /packages/apps/Contacts/src/com/android/contacts/quickcontact/ |
| D | QuickContactBroadcastReceiver.java | 36 final Intent newIntent = new Intent(QuickContact.ACTION_QUICK_CONTACT); in onReceive() local
|
| /packages/modules/Permission/PermissionController/src/com/android/permissioncontroller/role/ui/ |
| D | RoleSearchTrampolineActivity.java | 48 Intent newIntent; in onCreate() local
|
| /packages/apps/Settings/src/com/android/settings/applications/autofill/ |
| D | AutofillPickerTrampolineActivity.java | 59 final Intent newIntent = new Intent(this, AutofillPickerActivity.class) in onCreate() local
|
| /packages/apps/TvSettings/Settings/src/com/android/tv/settings/autofill/ |
| D | AutofillPickerTrampolineActivity.java | 59 final Intent newIntent = new Intent(this, AutofillPickerActivity.class) in onCreate() local
|
| /packages/modules/IntentResolver/java/src/com/android/intentresolver/ |
| D | IntentForwarderActivity.java | 133 final Intent newIntent = canForward(intentReceived, getUserId(), targetUserId, in onCreate() local 202 private void startActivityAsCaller(Intent newIntent, int userId) { in startActivityAsCaller() 235 Intent newIntent, int callingUserId, int targetUserId) { in launchResolverActivityWithCorrectTab()
|
| /packages/apps/Settings/src/com/android/settings/sim/ |
| D | SimDialogProhibitService.java | 84 Intent newIntent = new Intent(uiContext, SimDialogActivity.class); in dismissDialogThroughIntent() local
|
| D | SimSelectNotification.java | 183 Intent newIntent = new Intent(context, SimDialogActivity.class); in startSimSelectDialogIfNeeded() local 191 Intent newIntent = new Intent(context, SimDialogActivity.class); in startSimSelectDialogIfNeeded() local
|
| /packages/apps/DeskClock/tests/src/com/android/deskclock/ringtone/ |
| D | RingtonePickerActivityTest.java | 254 final Intent newIntent = new Intent(); in createTimerRingtonePickerActivity() local 267 final Intent newIntent = new Intent(); in createAlarmRingtonePickerActivity() local
|
| /packages/apps/Dialer/java/com/android/dialer/enrichedcall/simulator/ |
| D | EnrichedCallSimulatorActivity.java | 47 public static Intent newIntent(@NonNull Context context) { in newIntent() method in EnrichedCallSimulatorActivity
|
| /packages/apps/Stk/src/com/android/stk/ |
| D | StkMain.java | 56 Intent newIntent = new Intent(Intent.ACTION_VIEW); in onCreate() local
|
| D | StkAppService.java | 1563 Intent newIntent = new Intent(Intent.ACTION_VIEW); in launchMenuActivity() local 1603 Intent newIntent = new Intent(Intent.ACTION_VIEW); in launchInputActivity() local 1627 Intent newIntent = new Intent(); in launchTextDialog() local 2059 Intent newIntent = new Intent(); in launchConfirmationDialog() local 2218 Intent newIntent = new Intent(this, ToneDialog.class); in launchToneDialog() local 2301 Intent newIntent = new Intent(sInstance, ToneDialog.class); in playTone() local
|
| /packages/apps/Dialer/java/com/android/dialer/postcall/ |
| D | PostCallActivity.java | 48 public static Intent newIntent( in newIntent() method in PostCallActivity
|
| /packages/apps/Camera2/src/com/android/camera/util/ |
| D | QuickActivity.java | 240 protected void onNewIntentTasks(Intent newIntent) { in onNewIntentTasks()
|
| /packages/apps/Settings/src/com/android/settings/display/ |
| D | CustomizableLockScreenUtils.java | 171 public static Intent newIntent() { in newIntent() method in CustomizableLockScreenUtils
|
| /packages/apps/Launcher3/src/com/android/launcher3/dragndrop/ |
| D | BaseItemDragListener.java | 163 Intent newIntent = new Intent(mLauncher.getIntent()); in postCleanup() local
|
| /packages/apps/Dialer/java/com/android/dialer/callintent/ |
| D | CallIntent.java | 174 private Intent newIntent() { in newIntent() method in CallIntent
|
| /packages/services/Telephony/src/com/android/phone/ |
| D | CallFeaturesSetting.java | 583 protected void onNewIntent(Intent newIntent) { in onNewIntent()
|