Searched refs:KEY_REMOTE_INPUT (Results 1 – 1 of 1) sorted by relevance
9927 private static final String KEY_REMOTE_INPUT = "remote_input"; field in Notification.Builder.CarExtender.UnreadConversation10018 b.putParcelable(KEY_REMOTE_INPUT, mRemoteInput); in getBundleForUnreadConversation()10057 RemoteInput remoteInput = b.getParcelable(KEY_REMOTE_INPUT); in getUnreadConversationFromBundle()