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