Searched refs:onGetSuggestionsInternal (Results 1 – 6 of 6) sorted by relevance
218 private SuggestionsInfo onGetSuggestionsInternal(final TextInfo textInfo, in onGetSuggestionsInternal() method in AndroidWordLevelSpellCheckerSession220 return onGetSuggestionsInternal(textInfo, null, suggestionsLimit); in onGetSuggestionsInternal()223 protected SuggestionsInfo onGetSuggestionsInternal( in onGetSuggestionsInternal() method in AndroidWordLevelSpellCheckerSession385 return onGetSuggestionsInternal(textInfo, suggestionsLimit); in onGetSuggestions()
217 retval[i] = onGetSuggestionsInternal(textInfo, ngramContext, suggestionsLimit); in onGetSuggestionsMultiple()
369 private SpellCheckSpan onGetSuggestionsInternal( in onGetSuggestionsInternal() method in SpellChecker462 onGetSuggestionsInternal(results[i], USE_SPAN_RANGE, USE_SPAN_RANGE); in onGetSuggestions()487 final SpellCheckSpan scs = onGetSuggestionsInternal( in onGetSentenceSuggestions()
20742 HSPLandroid/widget/SpellChecker;->onGetSuggestionsInternal(Landroid/view/textservice/SuggestionsInf…
20789 HSPLandroid/widget/SpellChecker;->onGetSuggestionsInternal(Landroid/view/textservice/SuggestionsInf…
73220 Landroid/widget/SpellChecker;->onGetSuggestionsInternal(Landroid/view/textservice/SuggestionsInfo;I…