Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/app/
DTaskStackBuilder.java248 public PendingIntent getPendingIntent(int requestCode, @PendingIntent.Flags int flags) { in getPendingIntent() method in TaskStackBuilder
267 public PendingIntent getPendingIntent(int requestCode, @PendingIntent.Flags int flags, in getPendingIntent() method in TaskStackBuilder
281 public PendingIntent getPendingIntent(int requestCode, int flags, Bundle options, in getPendingIntent() method in TaskStackBuilder
/frameworks/base/core/java/android/text/style/
DEasyEditSpan.java140 public PendingIntent getPendingIntent() { in getPendingIntent() method in EasyEditSpan
/frameworks/base/core/java/android/service/settings/suggestions/
DSuggestion.java106 public PendingIntent getPendingIntent() { in getPendingIntent() method in Suggestion
/frameworks/base/tests/notification/src/com/android/frameworks/tests/notification/
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
/frameworks/base/services/core/java/com/android/server/location/
DContextHubClientBroker.java124 public PendingIntent getPendingIntent() { in getPendingIntent() method in ContextHubClientBroker.PendingIntentRequest
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
DRemoteInputView.java459 public PendingIntent getPendingIntent() { in getPendingIntent() method in RemoteInputView