Searched refs:KEY_ON_REPLY (Results 1 – 2 of 2) sorted by relevance
9951 private static final String KEY_ON_REPLY = "on_reply"; field in Notification.Builder.CarExtender.UnreadConversation10043 b.putParcelable(KEY_ON_REPLY, mReplyPendingIntent); in getBundleForUnreadConversation()10078 PendingIntent onReply = b.getParcelable(KEY_ON_REPLY); in getUnreadConversationFromBundle()
7718 Landroid/app/Notification$CarExtender$UnreadConversation;->KEY_ON_REPLY:Ljava/lang/String;