Searched refs:INLINE_SUGGESTIONS_ENABLED (Results 1 – 1 of 1) sorted by relevance
65 private static final String INLINE_SUGGESTIONS_ENABLED = "InlineSuggestionsEnabled"; field in ImeSettings194 return mBundle.getBoolean(INLINE_SUGGESTIONS_ENABLED); in getInlineSuggestionsEnabled()455 mBundle.putBoolean(INLINE_SUGGESTIONS_ENABLED, enabled); in setInlineSuggestionsEnabled()