Home
last modified time | relevance | path

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

/aosp12/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/spellcheck/
H A DAndroidWordLevelSpellCheckerSession.java218 private SuggestionsInfo onGetSuggestionsInternal(final TextInfo textInfo, in onGetSuggestionsInternal() method in AndroidWordLevelSpellCheckerSession
220 return onGetSuggestionsInternal(textInfo, null, suggestionsLimit); in onGetSuggestionsInternal()
223 protected SuggestionsInfo onGetSuggestionsInternal( in onGetSuggestionsInternal() method in AndroidWordLevelSpellCheckerSession
385 return onGetSuggestionsInternal(textInfo, suggestionsLimit); in onGetSuggestions()
H A DAndroidSpellCheckerSession.java217 retval[i] = onGetSuggestionsInternal(textInfo, ngramContext, suggestionsLimit); in onGetSuggestionsMultiple()
/aosp12/frameworks/base/core/java/android/widget/
H A DSpellChecker.java369 private SpellCheckSpan onGetSuggestionsInternal( in onGetSuggestionsInternal() method in SpellChecker
462 onGetSuggestionsInternal(results[i], USE_SPAN_RANGE, USE_SPAN_RANGE); in onGetSuggestions()
487 final SpellCheckSpan scs = onGetSuggestionsInternal( in onGetSentenceSuggestions()
/aosp12/frameworks/base/boot/
H A Dboot-image-profile.txt20742 HSPLandroid/widget/SpellChecker;->onGetSuggestionsInternal(Landroid/view/textservice/SuggestionsInf…
/aosp12/frameworks/base/config/
H A Dboot-image-profile.txt20789 HSPLandroid/widget/SpellChecker;->onGetSuggestionsInternal(Landroid/view/textservice/SuggestionsInf…
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt73220 Landroid/widget/SpellChecker;->onGetSuggestionsInternal(Landroid/view/textservice/SuggestionsInfo;I…