Searched refs:mReplyPendingIntent (Results 1 – 1 of 1) sorted by relevance
10416 private final PendingIntent mReplyPendingIntent; field in Notification.Builder.CarExtender.UnreadConversation10427 mReplyPendingIntent = replyPendingIntent; in UnreadConversation()10452 return mReplyPendingIntent; in getReplyPendingIntent()10501 b.putParcelable(KEY_ON_REPLY, mReplyPendingIntent); in getBundleForUnreadConversation()10561 private PendingIntent mReplyPendingIntent; field in Notification.Builder.CarExtender.Builder10600 mReplyPendingIntent = pendingIntent; in setReplyAction()10641 return new UnreadConversation(messages, mRemoteInput, mReplyPendingIntent, in build()