Searched refs:KEY_ON_REPLY (Results 1 – 1 of 1) sorted by relevance
9928 private static final String KEY_ON_REPLY = "on_reply"; field in Notification.Builder.CarExtender.UnreadConversation10020 b.putParcelable(KEY_ON_REPLY, mReplyPendingIntent); in getBundleForUnreadConversation()10055 PendingIntent onReply = b.getParcelable(KEY_ON_REPLY); in getUnreadConversationFromBundle()