/frameworks/base/core/java/android/app/ |
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
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/wallet/ui/ |
D | WalletCardViewInfo.java | 56 PendingIntent getPendingIntent(); in getPendingIntent() method
|
D | WalletScreenController.java | 357 public PendingIntent getPendingIntent() { in getPendingIntent() method in WalletScreenController.QAWalletCardViewInfo
|
/frameworks/base/services/core/java/com/android/server/location/geofence/ |
D | GeofenceKey.java | 40 public PendingIntent getPendingIntent() { in getPendingIntent() method in GeofenceKey
|
/frameworks/base/services/core/java/com/android/server/location/listeners/ |
D | PendingIntentListenerRegistration.java | 42 PendingIntent getPendingIntent(); in getPendingIntent() method
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/people/widget/ |
D | PeopleSpaceWidgetPinnedReceiver.java | 48 public static PendingIntent getPendingIntent(Context context, ShortcutInfo shortcutInfo) { in getPendingIntent() method in PeopleSpaceWidgetPinnedReceiver
|
/frameworks/base/core/java/android/text/style/ |
D | EasyEditSpan.java | 141 public PendingIntent getPendingIntent() { in getPendingIntent() method in EasyEditSpan
|
/frameworks/base/packages/SettingsLib/SchedulesProvider/src/com/android/settingslib/schedulesprovider/ |
D | ScheduleInfo.java | 69 public PendingIntent getPendingIntent() { in getPendingIntent() method in ScheduleInfo
|
/frameworks/base/core/java/android/service/quickaccesswallet/ |
D | WalletCard.java | 129 public PendingIntent getPendingIntent() { in getPendingIntent() method in WalletCard
|
/frameworks/base/core/java/android/service/settings/suggestions/ |
D | Suggestion.java | 106 public PendingIntent getPendingIntent() { in getPendingIntent() method in Suggestion
|
/frameworks/base/tests/notification/src/com/android/frameworks/tests/notification/ |
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
|
/frameworks/base/packages/EasterEgg/src/com/android/egg/neko/ |
D | NekoControlsService.kt | 176 private fun getPendingIntent(): PendingIntent { in getPendingIntent() method in com.android.egg.neko.NekoControlsService
|
/frameworks/base/core/java/android/app/search/ |
D | SearchAction.java | 150 public @Nullable PendingIntent getPendingIntent() { in getPendingIntent() method in SearchAction
|
/frameworks/base/core/java/android/app/smartspace/ |
D | SmartspaceAction.java | 154 public @Nullable PendingIntent getPendingIntent() { in getPendingIntent() method in SmartspaceAction
|
/frameworks/base/services/core/java/com/android/server/location/contexthub/ |
D | ContextHubClientBroker.java | 291 public PendingIntent getPendingIntent() { in getPendingIntent() method in ContextHubClientBroker.PendingIntentRequest
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/ |
D | RemoteInputView.java | 725 public PendingIntent getPendingIntent() { in getPendingIntent() method in RemoteInputView
|