Home
last modified time | relevance | path

Searched refs:isSuggestionsEnabled (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/core/java/android/widget/
DTextView.java6113 if (!isSuggestionsEnabled()) { in setText()
6553 if (!isSuggestionsEnabled()) { in setInputType()
12266 public boolean isSuggestionsEnabled() { in isSuggestionsEnabled() method in TextView.Drawables
DEditor.java800 if (mTextView.isTextEditable() && mTextView.isSuggestionsEnabled() in updateSpellCheckSpans()
4066 boolean canReplace = mTextView.isSuggestionsEnabled() && shouldOfferToShowSuggestions(); in updateReplaceItem()
/frameworks/base/config/
Dboot-image-profile.txt19380 HSPLandroid/widget/TextView;->isSuggestionsEnabled()Z
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt38834 method public boolean isSuggestionsEnabled();
/frameworks/base/api/
Dcurrent.txt57198 method public boolean isSuggestionsEnabled();