Searched refs:matchSentenceSuggestion (Results 1 – 1 of 1) sorted by relevance
70 return textInfos.map { matchSentenceSuggestion(configuration, it) }.toTypedArray() in onGetSentenceSuggestionsMultiple()74 private fun matchSentenceSuggestion( in matchSentenceSuggestion() method