Home
last modified time | relevance | path

Searched refs:mReplyPendingIntent (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/core/java/android/app/
H A DNotification.java11904 private final PendingIntent mReplyPendingIntent; field in Notification.Builder.CarExtender.UnreadConversation
11915 mReplyPendingIntent = replyPendingIntent; in UnreadConversation()
11940 return mReplyPendingIntent; in getReplyPendingIntent()
11989 b.putParcelable(KEY_ON_REPLY, mReplyPendingIntent); in getBundleForUnreadConversation()
12050 private PendingIntent mReplyPendingIntent; field in Notification.Builder.CarExtender.Builder
12089 mReplyPendingIntent = pendingIntent; in setReplyAction()
12130 return new UnreadConversation(messages, mRemoteInput, mReplyPendingIntent, in build()
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt7708 Landroid/app/Notification$CarExtender$Builder;->mReplyPendingIntent:Landroid/app/PendingIntent;
7725 Landroid/app/Notification$CarExtender$UnreadConversation;->mReplyPendingIntent:Landroid/app/Pending…