Searched refs:matchSentenceSuggestion (Results 1 – 1 of 1) sorted by relevance
/cts/tests/inputmethod/mockspellchecker/src/com/android/cts/mockspellchecker/ | ||
D | MockSpellChecker.kt | 70 return textInfos.map { matchSentenceSuggestion(configuration, it) }.toTypedArray() in onGetSentenceSuggestionsMultiple() |