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