Searched refs:onGetSuggestions (Results 1 – 2 of 2) sorted by relevance
60 public SuggestionsInfo onGetSuggestions(TextInfo textInfo, int suggestionsLimit) { in onGetSuggestions() method in SampleSpellCheckerService.AndroidSpellCheckerSession
115 public void onGetSuggestions(final SuggestionsInfo[] arg0) { in onGetSuggestions() method in HelloSpellCheckerActivity