Searched refs:isSuggestionsEnabled (Results 1 – 6 of 6) sorted by relevance
7029 if (!isSuggestionsEnabled()) { in setText()7510 if (!isSuggestionsEnabled()) { in setInputType()14716 public boolean isSuggestionsEnabled() { in isSuggestionsEnabled() method15009 && isSuggestionsEnabled() && mEditor.shouldOfferToShowSuggestions(); in canReplace()
1063 if (mTextView.isTextEditable() && mTextView.isSuggestionsEnabled() in updateSpellCheckSpans()4719 boolean canReplace = mTextView.isSuggestionsEnabled() && shouldOfferToShowSuggestions(); in updateReplaceItem()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
20916 HSPLandroid/widget/TextView;->isSuggestionsEnabled()Z
20980 HSPLandroid/widget/TextView;->isSuggestionsEnabled()Z
60319 method public boolean isSuggestionsEnabled();