Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/app/
DNotification.java11494 private final PendingIntent mReplyPendingIntent; field in Notification.Builder.CarExtender.UnreadConversation
11505 mReplyPendingIntent = replyPendingIntent; in UnreadConversation()
11530 return mReplyPendingIntent; in getReplyPendingIntent()
11579 b.putParcelable(KEY_ON_REPLY, mReplyPendingIntent); in getBundleForUnreadConversation()
11639 private PendingIntent mReplyPendingIntent; field in Notification.Builder.CarExtender.Builder
11678 mReplyPendingIntent = pendingIntent; in setReplyAction()
11719 return new UnreadConversation(messages, mRemoteInput, mReplyPendingIntent, in build()
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt7708 Landroid/app/Notification$CarExtender$Builder;->mReplyPendingIntent:Landroid/app/PendingIntent;
7725 Landroid/app/Notification$CarExtender$UnreadConversation;->mReplyPendingIntent:Landroid/app/Pending…