Searched refs:mReplyPendingIntent (Results 1 – 2 of 2) sorted by relevance
9958 private final PendingIntent mReplyPendingIntent; field in Notification.Builder.CarExtender.UnreadConversation9969 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.Builder10142 mReplyPendingIntent = pendingIntent; in setReplyAction()10183 return new UnreadConversation(messages, mRemoteInput, mReplyPendingIntent, in build()
7711 Landroid/app/Notification$CarExtender$Builder;->mReplyPendingIntent:Landroid/app/PendingIntent;7728 Landroid/app/Notification$CarExtender$UnreadConversation;->mReplyPendingIntent:Landroid/app/Pending…