Searched refs:mForceDisableSuggestions (Results 1 – 1 of 1) sorted by relevance
40 private boolean mForceDisableSuggestions = false; field in ExtendedEditText131 mForceDisableSuggestions = forceDisableSuggestions; in forceDisableSuggestions()136 return !mForceDisableSuggestions && super.isSuggestionsEnabled(); in isSuggestionsEnabled()