Home
last modified time | relevance | path

Searched refs:getReplyPendingIntent (Results 1 – 4 of 4) sorted by relevance

/aosp12/packages/inputmethods/LatinIME/tools/EditTextVariations/src/com/android/inputmethod/tools/edittextvariations/
H A DNotificationUtils.java81 final PendingIntent pendingIntent = getReplyPendingIntent(context, notificationId); in sendDirectReplyNotification()
113 private static PendingIntent getReplyPendingIntent(Context context, int notificationId) { in getReplyPendingIntent() method in NotificationUtils
/aosp12/frameworks/base/core/java/android/app/
H A DNotification.java11598 public PendingIntent getReplyPendingIntent() { in getReplyPendingIntent() method in Notification.Builder.CarExtender.UnreadConversation
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/aosp12/frameworks/base/core/api/
H A Dcurrent.txt6023 method public android.app.PendingIntent getReplyPendingIntent();