Searched refs:isSuggestionsEnabled (Results 1 – 5 of 5) sorted by relevance
6113 if (!isSuggestionsEnabled()) { in setText()6553 if (!isSuggestionsEnabled()) { in setInputType()12266 public boolean isSuggestionsEnabled() { in isSuggestionsEnabled() method in TextView.Drawables
800 if (mTextView.isTextEditable() && mTextView.isSuggestionsEnabled() in updateSpellCheckSpans()4066 boolean canReplace = mTextView.isSuggestionsEnabled() && shouldOfferToShowSuggestions(); in updateReplaceItem()
19380 HSPLandroid/widget/TextView;->isSuggestionsEnabled()Z
38834 method public boolean isSuggestionsEnabled();
57198 method public boolean isSuggestionsEnabled();