Searched refs:KEY_REMOTE_INPUT (Results 1 – 1 of 1) sorted by relevance
761 private static final String KEY_REMOTE_INPUT = "remote_input"; field in Conversation.ConversationAction814 bundle.putParcelable(KEY_REMOTE_INPUT, mRemoteInput); in toBundle()829 bundle.getParcelable(KEY_REMOTE_INPUT) in fromBundle()