Home
last modified time | relevance | path

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

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/spellcheck/
DAndroidWordLevelSpellCheckerSession.java89 public void putSuggestionsToCache( in putSuggestionsToCache() method in AndroidWordLevelSpellCheckerSession.SuggestionsCache
311 mSuggestionsCache.putSuggestionsToCache(text, prevWordsInfo, result.mSuggestions, in onGetSuggestionsInternal()