Searched refs:splitAndSuggest (Results 1 – 1 of 1) sorted by relevance
126 final SentenceSuggestionsInfo[] retval = splitAndSuggest(textInfos, suggestionsLimit); in onGetSentenceSuggestionsMultiple()154 private SentenceSuggestionsInfo[] splitAndSuggest(TextInfo[] textInfos, int suggestionsLimit) { in splitAndSuggest() method in AndroidSpellCheckerSession