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