Searched defs:getSuggestionsFromCache (Results 1 - 1 of 1) sorted by relevance

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/spellcheck/
H A DAndroidWordLevelSpellCheckerSession.java84 public SuggestionsParams getSuggestionsFromCache(String query, method in class:AndroidWordLevelSpellCheckerSession.SuggestionsCache
231 mSuggestionsCache.getSuggestionsFromCache(inText, prevWordsInfo);

Completed in 53 milliseconds