Home
last modified time | relevance | path

Searched defs:actionIntent (Results 1 – 6 of 6) sorted by relevance

/packages/apps/Dialer/java/com/android/dialer/spam/promo/
DSpamBlockingPromoHelper.java161 PendingIntent actionIntent) { in showSpamBlockingPromoNotification()
180 PendingIntent contentIntent, PendingIntent actionIntent) { in getSpamBlockingPromoNotification()
/packages/apps/Multiuser/Widget/src/tests/ui/
DDialogViewTest.kt56 var actionIntent: Intent? = null in testSwitchFailedDialog() variable
83 var actionIntent: Intent? = null in testSwitchDisabledByUser() variable
115 var actionIntent: Intent? = null in testSwitchDisabledByWorkPolicy() variable
143 var actionIntent: Intent? = null in testSwitchDisabledNotAllowedOnCall() variable
/packages/apps/Multiuser/Widget/src/main/java/com/android/multiuser/widget/viewmodel/
DDialogViewModel.kt25 val actionIntent: Intent? = null constant in com.android.multiuser.widget.viewmodel.DialogViewModel
/packages/apps/Settings/src/com/android/settings/localepicker/
DNotificationActionActivity.java61 Intent actionIntent = new Intent(Settings.ACTION_LOCALE_SETTINGS); in onCreate() local
/packages/apps/Settings/src/com/android/settings/accessibility/
DHighContrastTextMigrationReceiver.java156 Intent actionIntent = new Intent(context, HighContrastTextMigrationReceiver.class); in showNotification() local
/packages/apps/Settings/src/com/android/settings/slices/
DSliceBuilderUtils.java318 final PendingIntent actionIntent = getSliderAction(context, sliceData); in buildSliderSlice() local
374 PendingIntent actionIntent = getActionIntent(context, in getToggleAction() local