Searched refs:KEY_ALLOW_FREE_FORM_INPUT (Results 1 – 1 of 1) sorted by relevance
47 private static final String KEY_ALLOW_FREE_FORM_INPUT = "allowFreeFormInput"; field in RemoteInputCompatJellybean63 data.getBoolean(KEY_ALLOW_FREE_FORM_INPUT), in fromBundle()73 data.putBoolean(KEY_ALLOW_FREE_FORM_INPUT, remoteInput.getAllowFreeFormInput()); in toBundle()