Searched refs:KEY_CHOICES (Results 1 – 1 of 1) sorted by relevance
33 private static final String KEY_CHOICES = "choices"; field in RemoteInputCompatJellybean41 data.getCharSequenceArray(KEY_CHOICES), in fromBundle()50 data.putCharSequenceArray(KEY_CHOICES, remoteInput.getChoices()); in toBundle()