Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/widget/
H A DTextView.java7029 if (!isSuggestionsEnabled()) { in setText()
7510 if (!isSuggestionsEnabled()) { in setInputType()
14716 public boolean isSuggestionsEnabled() { in isSuggestionsEnabled() method
15009 && isSuggestionsEnabled() && mEditor.shouldOfferToShowSuggestions(); in canReplace()
H A DEditor.java1063 if (mTextView.isTextEditable() && mTextView.isSuggestionsEnabled() in updateSpellCheckSpans()
4719 boolean canReplace = mTextView.isSuggestionsEnabled() && shouldOfferToShowSuggestions(); in updateReplaceItem()
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/aosp14/frameworks/base/boot/
H A Dboot-image-profile.txt20916 HSPLandroid/widget/TextView;->isSuggestionsEnabled()Z
/aosp14/frameworks/base/config/
H A Dboot-image-profile.txt20980 HSPLandroid/widget/TextView;->isSuggestionsEnabled()Z
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt60319 method public boolean isSuggestionsEnabled();