Searched defs:onGetSuggestions (Results 1 – 4 of 4) sorted by relevance
26 void onGetSuggestions(in SuggestionsInfo[] results); in onGetSuggestions() method
490 public void onGetSuggestions(SuggestionsInfo[] results) { in onGetSuggestions() method in SpellCheckerSession.SpellCheckerSessionListenerImpl522 public void onGetSuggestions(SuggestionsInfo[] results); in onGetSuggestions() method
124 public abstract SuggestionsInfo onGetSuggestions(TextInfo textInfo, int suggestionsLimit); in onGetSuggestions() method in SpellCheckerService.Session
382 public void onGetSuggestions(SuggestionsInfo[] results) { in onGetSuggestions() method in SpellChecker