/aosp12/frameworks/base/core/java/android/app/ |
H A D | TaskStackBuilder.java | 248 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 D | WalletCardViewInfo.java | 56 PendingIntent getPendingIntent(); in getPendingIntent() method
|
H A D | WalletScreenController.java | 356 public PendingIntent getPendingIntent() { in getPendingIntent() method in WalletScreenController.QAWalletCardViewInfo
|
/aosp12/frameworks/base/services/core/java/com/android/server/location/geofence/ |
H A D | GeofenceKey.java | 40 public PendingIntent getPendingIntent() { in getPendingIntent() method in GeofenceKey
|
/aosp12/packages/apps/Settings/src/com/android/settings/homepage/contextualcards/legacysuggestion/ |
H A D | LegacySuggestionContextualCard.java | 40 public PendingIntent getPendingIntent() { in getPendingIntent() method in LegacySuggestionContextualCard
|
/aosp12/packages/services/Car/service/src/com/android/car/admin/ |
H A D | NewUserDisclaimerActivity.java | 112 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 D | PendingIntentListenerRegistration.java | 42 PendingIntent getPendingIntent(); in getPendingIntent() method
|
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/people/widget/ |
H A D | PeopleSpaceWidgetPinnedReceiver.java | 48 public static PendingIntent getPendingIntent(Context context, ShortcutInfo shortcutInfo) { in getPendingIntent() method in PeopleSpaceWidgetPinnedReceiver
|
/aosp12/frameworks/base/core/java/android/text/style/ |
H A D | EasyEditSpan.java | 141 public PendingIntent getPendingIntent() { in getPendingIntent() method in EasyEditSpan
|
/aosp12/frameworks/base/packages/SettingsLib/SchedulesProvider/src/com/android/settingslib/schedulesprovider/ |
H A D | ScheduleInfo.java | 69 public PendingIntent getPendingIntent() { in getPendingIntent() method in ScheduleInfo
|
/aosp12/packages/apps/Launcher3/src/com/android/launcher3/util/ |
H A D | PendingRequestArgs.java | 103 public Intent getPendingIntent() { in getPendingIntent() method in PendingRequestArgs
|
/aosp12/frameworks/base/core/java/android/service/quickaccesswallet/ |
H A D | WalletCard.java | 129 public PendingIntent getPendingIntent() { in getPendingIntent() method in WalletCard
|
/aosp12/frameworks/base/core/java/android/service/settings/suggestions/ |
H A D | Suggestion.java | 106 public PendingIntent getPendingIntent() { in getPendingIntent() method in Suggestion
|
/aosp12/packages/apps/Launcher3/src/com/android/launcher3/model/data/ |
H A D | SearchActionItemInfo.java | 113 public PendingIntent getPendingIntent() { in getPendingIntent() method in SearchActionItemInfo
|
/aosp12/frameworks/base/tests/notification/src/com/android/frameworks/tests/notification/ |
H A D | NotificationTests.java | 219 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 D | NekoControlsService.kt | 176 private fun getPendingIntent(): PendingIntent { regex
|
/aosp12/frameworks/base/core/java/android/app/search/ |
H A D | SearchAction.java | 150 public @Nullable PendingIntent getPendingIntent() { in getPendingIntent() method in SearchAction
|
/aosp12/frameworks/base/core/java/android/app/smartspace/ |
H A D | SmartspaceAction.java | 154 public @Nullable PendingIntent getPendingIntent() { in getPendingIntent() method in SmartspaceAction
|
/aosp12/packages/services/Mms/src/com/android/mms/service/ |
H A D | DownloadRequest.java | 93 protected PendingIntent getPendingIntent() { in getPendingIntent() method in DownloadRequest
|
H A D | SendRequest.java | 163 protected PendingIntent getPendingIntent() { in getPendingIntent() method in SendRequest
|
H A D | MmsRequest.java | 454 protected abstract PendingIntent getPendingIntent(); in getPendingIntent() method in MmsRequest
|
/aosp12/packages/apps/Dialer/java/com/android/voicemail/impl/transcribe/ |
H A D | GetTranscriptReceiver.java | 170 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 D | MockMessageNotificationBuilder.java | 291 public PendingIntent getPendingIntent() { in getPendingIntent() method in MockMessageNotificationBuilder
|
/aosp12/frameworks/base/services/core/java/com/android/server/location/contexthub/ |
H A D | ContextHubClientBroker.java | 297 public PendingIntent getPendingIntent() { in getPendingIntent() method in ContextHubClientBroker.PendingIntentRequest
|
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/ |
H A D | RemoteInputView.java | 724 public PendingIntent getPendingIntent() { in getPendingIntent() method in RemoteInputView
|