Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/app/
DNotification.java9958 private final PendingIntent mReplyPendingIntent; field in Notification.Builder.CarExtender.UnreadConversation
9969 mReplyPendingIntent = replyPendingIntent; in UnreadConversation()
9994 return mReplyPendingIntent; in getReplyPendingIntent()
10043 b.putParcelable(KEY_ON_REPLY, mReplyPendingIntent); in getBundleForUnreadConversation()
10103 private PendingIntent mReplyPendingIntent; field in Notification.Builder.CarExtender.Builder
10142 mReplyPendingIntent = pendingIntent; in setReplyAction()
10183 return new UnreadConversation(messages, mRemoteInput, mReplyPendingIntent, in build()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt7711 Landroid/app/Notification$CarExtender$Builder;->mReplyPendingIntent:Landroid/app/PendingIntent;
7728 Landroid/app/Notification$CarExtender$UnreadConversation;->mReplyPendingIntent:Landroid/app/Pending…