Home
last modified time | relevance | path

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

/frameworks/data-binding/compiler/src/test/java/android/databinding/tool/reflection/
DSdkVersionTest.java37 ModelMethod isSuggestionsEnabled = view.getMethods("isSuggestionsEnabled", 0)[0]; in testApiVersionsFromResources() local
38 assertEquals(14, SdkUtil.getMinApi(isSuggestionsEnabled)); in testApiVersionsFromResources()
/frameworks/base/core/java/android/widget/
DTextView.java5263 if (!isSuggestionsEnabled()) {
5650 if (!isSuggestionsEnabled()) {
10922 public boolean isSuggestionsEnabled() { in isSuggestionsEnabled() method
DEditor.java696 if (mTextView.isTextEditable() && mTextView.isSuggestionsEnabled() in updateSpellCheckSpans()
3897 boolean canReplace = mTextView.isSuggestionsEnabled() && shouldOfferToShowSuggestions(); in updateReplaceItem()
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt38834 method public boolean isSuggestionsEnabled();
/frameworks/base/api/
Dcurrent.txt51233 method public boolean isSuggestionsEnabled();
Dsystem-current.txt55141 method public boolean isSuggestionsEnabled();