Home
last modified time | relevance | path

Searched defs:createPendingIntent (Results 1 – 5 of 5) sorted by relevance

/packages/apps/Settings/src/com/android/settings/safetycenter/
DLockScreenSafetySource.java141 private static PendingIntent createPendingIntent( in createPendingIntent() method in LockScreenSafetySource
DBiometricsSafetySource.java220 private static PendingIntent createPendingIntent( in createPendingIntent() method in BiometricsSafetySource
/packages/apps/Settings/src/com/android/settings/localepicker/
DAppLocalePickerActivity.java221 private PendingIntent createPendingIntent(String locale, int notificationId, in createPendingIntent() method in AppLocalePickerActivity
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/mapclient/
DMapClientStateMachineTest.java1178 private PendingIntent createPendingIntent(String action) { in createPendingIntent() method in MapClientStateMachineTest
/packages/services/Telephony/src/com/android/phone/slice/
DSlicePurchaseController.java897 @NonNull public PendingIntent createPendingIntent(@NonNull String action, in createPendingIntent() method in SlicePurchaseController