Home
last modified time | relevance | path

Searched defs:getPendingIntent (Results 1 – 25 of 28) sorted by relevance

12

/aosp12/frameworks/base/core/java/android/app/
H A DTaskStackBuilder.java248 public PendingIntent getPendingIntent(int requestCode, @PendingIntent.Flags int flags) { in getPendingIntent() method in TaskStackBuilder
268 public PendingIntent getPendingIntent(int requestCode, @PendingIntent.Flags int flags, in getPendingIntent() method in TaskStackBuilder
283 public PendingIntent getPendingIntent(int requestCode, int flags, Bundle options, in getPendingIntent() method in TaskStackBuilder
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/wallet/ui/
H A DWalletCardViewInfo.java56 PendingIntent getPendingIntent(); in getPendingIntent() method
H A DWalletScreenController.java356 public PendingIntent getPendingIntent() { in getPendingIntent() method in WalletScreenController.QAWalletCardViewInfo
/aosp12/frameworks/base/services/core/java/com/android/server/location/geofence/
H A DGeofenceKey.java40 public PendingIntent getPendingIntent() { in getPendingIntent() method in GeofenceKey
/aosp12/packages/apps/Settings/src/com/android/settings/homepage/contextualcards/legacysuggestion/
H A DLegacySuggestionContextualCard.java40 public PendingIntent getPendingIntent() { in getPendingIntent() method in LegacySuggestionContextualCard
/aosp12/packages/services/Car/service/src/com/android/car/admin/
H A DNewUserDisclaimerActivity.java112 static PendingIntent getPendingIntent(Context context, int extraFlags) { in getPendingIntent() method in NewUserDisclaimerActivity
/aosp12/frameworks/base/services/core/java/com/android/server/location/listeners/
H A DPendingIntentListenerRegistration.java42 PendingIntent getPendingIntent(); in getPendingIntent() method
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/people/widget/
H A DPeopleSpaceWidgetPinnedReceiver.java48 public static PendingIntent getPendingIntent(Context context, ShortcutInfo shortcutInfo) { in getPendingIntent() method in PeopleSpaceWidgetPinnedReceiver
/aosp12/frameworks/base/core/java/android/text/style/
H A DEasyEditSpan.java141 public PendingIntent getPendingIntent() { in getPendingIntent() method in EasyEditSpan
/aosp12/frameworks/base/packages/SettingsLib/SchedulesProvider/src/com/android/settingslib/schedulesprovider/
H A DScheduleInfo.java69 public PendingIntent getPendingIntent() { in getPendingIntent() method in ScheduleInfo
/aosp12/packages/apps/Launcher3/src/com/android/launcher3/util/
H A DPendingRequestArgs.java103 public Intent getPendingIntent() { in getPendingIntent() method in PendingRequestArgs
/aosp12/frameworks/base/core/java/android/service/quickaccesswallet/
H A DWalletCard.java129 public PendingIntent getPendingIntent() { in getPendingIntent() method in WalletCard
/aosp12/frameworks/base/core/java/android/service/settings/suggestions/
H A DSuggestion.java106 public PendingIntent getPendingIntent() { in getPendingIntent() method in Suggestion
/aosp12/packages/apps/Launcher3/src/com/android/launcher3/model/data/
H A DSearchActionItemInfo.java113 public PendingIntent getPendingIntent() { in getPendingIntent() method in SearchActionItemInfo
/aosp12/frameworks/base/tests/notification/src/com/android/frameworks/tests/notification/
H A DNotificationTests.java219 public static PendingIntent getPendingIntent(Context context, String text) { in getPendingIntent() method in NotificationTests.ToastService
483 public static PendingIntent getPendingIntent(Context context, int id) { in getPendingIntent() method in NotificationTests.FullScreenActivity
/aosp12/frameworks/base/packages/EasterEgg/src/com/android/egg/neko/
H A DNekoControlsService.kt176 private fun getPendingIntent(): PendingIntent { regex
/aosp12/frameworks/base/core/java/android/app/search/
H A DSearchAction.java150 public @Nullable PendingIntent getPendingIntent() { in getPendingIntent() method in SearchAction
/aosp12/frameworks/base/core/java/android/app/smartspace/
H A DSmartspaceAction.java154 public @Nullable PendingIntent getPendingIntent() { in getPendingIntent() method in SmartspaceAction
/aosp12/packages/services/Mms/src/com/android/mms/service/
H A DDownloadRequest.java93 protected PendingIntent getPendingIntent() { in getPendingIntent() method in DownloadRequest
H A DSendRequest.java163 protected PendingIntent getPendingIntent() { in getPendingIntent() method in SendRequest
H A DMmsRequest.java454 protected abstract PendingIntent getPendingIntent(); in getPendingIntent() method in MmsRequest
/aosp12/packages/apps/Dialer/java/com/android/voicemail/impl/transcribe/
H A DGetTranscriptReceiver.java170 private static PendingIntent getPendingIntent(Context context, Intent intent, int flags) { in getPendingIntent() method in GetTranscriptReceiver
/aosp12/packages/apps/Car/Notification/tests/unit/src/com/android/car/notification/utils/
H A DMockMessageNotificationBuilder.java291 public PendingIntent getPendingIntent() { in getPendingIntent() method in MockMessageNotificationBuilder
/aosp12/frameworks/base/services/core/java/com/android/server/location/contexthub/
H A DContextHubClientBroker.java297 public PendingIntent getPendingIntent() { in getPendingIntent() method in ContextHubClientBroker.PendingIntentRequest
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
H A DRemoteInputView.java724 public PendingIntent getPendingIntent() { in getPendingIntent() method in RemoteInputView

12