Home
last modified time | relevance | path

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

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/spellcheck/
DAndroidWordLevelSpellCheckerSession.java58 protected final SuggestionsCache mSuggestionsCache = new SuggestionsCache();
70 protected static final class SuggestionsCache { class in AndroidWordLevelSpellCheckerSession