Home
last modified time | relevance | path

Searched refs:onGetSuggestions (Results 1 – 2 of 2) sorted by relevance

/packages/apps/SettingsIntelligence/src/com/android/settings/intelligence/suggestions/
DSuggestionService.java32 public List<Suggestion> onGetSuggestions() { in onGetSuggestions() method in SuggestionService
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/spellcheck/
DAndroidWordLevelSpellCheckerSession.java382 public SuggestionsInfo onGetSuggestions(final TextInfo textInfo, final int suggestionsLimit) { in onGetSuggestions() method in AndroidWordLevelSpellCheckerSession