Searched defs:onGetSentenceSuggestions (Results 1 – 3 of 3) sorted by relevance
27 void onGetSentenceSuggestions(in SentenceSuggestionsInfo[] result); in onGetSentenceSuggestions() method
500 public void onGetSentenceSuggestions(SentenceSuggestionsInfo[] results) { in onGetSentenceSuggestions() method in SpellCheckerSession.SpellCheckerSessionListenerImpl529 public void onGetSentenceSuggestions(SentenceSuggestionsInfo[] results); in onGetSentenceSuggestions() method
396 public void onGetSentenceSuggestions(SentenceSuggestionsInfo[] results) { in onGetSentenceSuggestions() method in SpellChecker