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

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/spellcheck/
H A DAndroidWordLevelSpellCheckerSession.java82 public void putSuggestionsToCache( method in class:AndroidWordLevelSpellCheckerSession.SuggestionsCache
314 mSuggestionsCache.putSuggestionsToCache(text, prevWord, result.mSuggestions, flags);

Completed in 49 milliseconds