Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/widget/
DSpellChecker.java74 private boolean mIsSentenceSpellCheckSupported; field in SpellChecker
131 mIsSentenceSpellCheckSupported = true; in resetSession()
286 } else if (mIsSentenceSpellCheckSupported) { in spellCheck()
314 if (mIsSentenceSpellCheckSupported) { in spellCheck()
347 if (mIsSentenceSpellCheckSupported) { in onGetSuggestionsInternal()
486 if (mIsSentenceSpellCheckSupported) { in createMisspelledSuggestionSpan()
548 if (mIsSentenceSpellCheckSupported) { in parse()
591 if (mIsSentenceSpellCheckSupported) { in parse()