/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 | 381 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/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/services/core/java/com/android/server/notification/ |
D | CountdownConditionProvider.java | 139 PendingIntent getPendingIntent(Uri conditionId) { in getPendingIntent() method in CountdownConditionProvider
|
D | EventConditionProvider.java | 282 PendingIntent getPendingIntent(long time) { in getPendingIntent() method in EventConditionProvider
|
D | ScheduleConditionProvider.java | 234 PendingIntent getPendingIntent(long time) { in getPendingIntent() method in ScheduleConditionProvider
|
/frameworks/base/core/java/android/app/smartspace/uitemplatedata/ |
D | TapAction.java | 104 public PendingIntent getPendingIntent() { in getPendingIntent() method in TapAction
|
/frameworks/base/packages/EasterEgg/src/com/android/egg/neko/ |
D | NekoControlsService.kt | 176 private fun getPendingIntent(): PendingIntent { in getPendingIntent() method
|
/frameworks/base/core/java/android/app/smartspace/ |
D | SmartspaceAction.java | 154 public @Nullable PendingIntent getPendingIntent() { in getPendingIntent() method in SmartspaceAction
|
/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/service/quickaccesswallet/ |
D | WalletCard.java | 200 public PendingIntent getPendingIntent() { in getPendingIntent() method in WalletCard
|
/frameworks/base/services/core/java/com/android/server/location/contexthub/ |
D | ContextHubClientBroker.java | 292 public PendingIntent getPendingIntent() { in getPendingIntent() method in ContextHubClientBroker.PendingIntentRequest
|
/frameworks/base/core/java/android/window/ |
D | WindowContainerTransaction.java | 1581 public PendingIntent getPendingIntent() { in getPendingIntent() method in WindowContainerTransaction.HierarchyOp
|