Home
last modified time | relevance | path

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

12345678910>>...16

/aosp_15_r20/external/leakcanary2/leakcanary-android-core/src/main/java/leakcanary/internal/
H A DRequestPermissionActivity.kt85 fun createPendingIntent(context: Context, permission: String): PendingIntent { in createPendingIntent() method
/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/systemui/inputdevice/tutorial/ui/
H A DTutorialNotificationCoordinator.kt108 private fun createPendingIntent(tutorialType: String): PendingIntent { in createPendingIntent() method in com.android.systemui.inputdevice.tutorial.ui.TutorialNotificationCoordinator
/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/systemui/education/ui/view/
H A DContextualEduUiCoordinator.kt152 private fun createPendingIntent(gestureType: GestureType): PendingIntent { in <lambda>() method
/aosp_15_r20/packages/services/Car/tests/EmbeddedKitchenSinkApp/src/com/google/android/car/kitchensink/radio/
DAlertNotificationHelper.java70 private static PendingIntent createPendingIntent(Context activityContext, String action, in createPendingIntent() method in AlertNotificationHelper
/aosp_15_r20/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
/aosp_15_r20/frameworks/base/services/accessibility/java/com/android/server/accessibility/magnification/
H A DWindowMagnificationPromptController.java148 private PendingIntent createPendingIntent(String action) { in createPendingIntent() method in WindowMagnificationPromptController
/aosp_15_r20/cts/tests/tests/telecom-apps/Utils/src/android/telecom/cts/apps/
H A DNotificationUtils.java91 private static PendingIntent createPendingIntent(Context context) { in createPendingIntent() method in NotificationUtils
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/SystemUI/SystemUI-core/android_common/kapt/gen/stubs/com/android/systemui/education/ui/view/
DContextualEduUiCoordinator.java99 …private final android.app.PendingIntent createPendingIntent(com.android.systemui.contextualeducati… in createPendingIntent() method in ContextualEduUiCoordinator
/aosp_15_r20/frameworks/base/services/tests/BackgroundInstallControlServiceTests/host/test-app/BackgroundInstallControlServiceTestApp/src/com/android/server/pm/test/app/
H A DBackgroundInstallControlServiceTest.java225 private static PendingIntent createPendingIntent(Context context) { in createPendingIntent() method in BackgroundInstallControlServiceTest
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/SystemUI/SystemUI-core/android_common/kapt/gen/stubs/com/android/systemui/inputdevice/tutorial/ui/
DTutorialNotificationCoordinator.java64 private final android.app.PendingIntent createPendingIntent(java.lang.String tutorialType) { in createPendingIntent() method in TutorialNotificationCoordinator
/aosp_15_r20/frameworks/base/services/credentials/java/com/android/server/credentials/
H A DCredentialManagerUi.java161 public PendingIntent createPendingIntent( in createPendingIntent() method in CredentialManagerUi
/aosp_15_r20/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/pip/tv/
H A DTvPipNotificationController.java242 static PendingIntent createPendingIntent(Context context, String action) { in createPendingIntent() method in TvPipNotificationController
/aosp_15_r20/packages/apps/Settings/src/com/android/settings/localepicker/
DAppLocalePickerActivity.java228 private PendingIntent createPendingIntent(String locale, int notificationId, in createPendingIntent() method in AppLocalePickerActivity
/aosp_15_r20/external/libtextclassifier/java/src/com/android/textclassifier/common/intent/
H A DLabeledIntent.java210 private static PendingIntent createPendingIntent( in createPendingIntent() method in LabeledIntent
/aosp_15_r20/frameworks/base/services/core/java/com/android/server/pm/
H A DBackgroundUserSoundNotifier.java323 private PendingIntent createPendingIntent(String intentAction, int notificationClientUid) { in createPendingIntent() method in BackgroundUserSoundNotifier
/aosp_15_r20/frameworks/base/services/companion/java/com/android/server/companion/association/
H A DAssociationRequestsProcessor.java418 private PendingIntent createPendingIntent(int packageUid, Intent intent) { in createPendingIntent() method in AssociationRequestsProcessor
/aosp_15_r20/frameworks/base/packages/DynamicSystemInstallationService/src/com/android/dynsystem/
H A DDynamicSystemInstallationService.java505 private PendingIntent createPendingIntent(String action) { in createPendingIntent() method in DynamicSystemInstallationService
/aosp_15_r20/frameworks/base/services/accessibility/java/com/android/server/accessibility/
H A DPolicyWarningUIController.java176 protected static PendingIntent createPendingIntent(Context context, int userId, String action, in createPendingIntent() method in PolicyWarningUIController
/aosp_15_r20/out/soong/.intermediates/packages/services/Telephony/SlicePurchaseController/android_common/repackaged-jarjar/turbine/
DSlicePurchaseController.jarcom/android/phone/slice/SlicePurchaseController.class <Unknown> package com.android. ...
/aosp_15_r20/out/soong/.intermediates/packages/services/Telephony/SlicePurchaseController/android_common/turbine-combined/
DSlicePurchaseController.jarcom/android/phone/slice/PremiumNetworkEntitlementApi.class <Unknown> package com.android. ...
/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/systemui/accessibility/
H A DSystemActions.java635 private PendingIntent createPendingIntent(Context context, String intentAction) { in createPendingIntent() method in SystemActions.SystemActionsBroadcastReceiver
/aosp_15_r20/cts/tests/quickaccesswallet/src/android/quickaccesswallet/cts/
H A DQuickAccessWalletClientTest.java610 private PendingIntent createPendingIntent() { in createPendingIntent() method in QuickAccessWalletClientTest
/aosp_15_r20/frameworks/base/services/core/java/com/android/server/notification/
H A DSnoozeHelper.java427 private PendingIntent createPendingIntent(String key) { in createPendingIntent() method in SnoozeHelper
/aosp_15_r20/external/sl4a/Common/src/com/googlecode/android_scripting/facade/bluetooth/
H A DBluetoothLeScanFacade.java244 private PendingIntent createPendingIntent() { in createPendingIntent() method in BluetoothLeScanFacade

12345678910>>...16