Home
last modified time | relevance | path

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

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/spellcheck/
DAndroidSpellCheckerService.java96 private static class DictionaryFacilitatorLruCache extends class in AndroidSpellCheckerService
99 public DictionaryFacilitatorLruCache(final HashSet<Locale> cachedLocales, int maxSize) { in DictionaryFacilitatorLruCache() method in AndroidSpellCheckerService.DictionaryFacilitatorLruCache
125 new DictionaryFacilitatorLruCache(mCachedLocales, MAX_DICTIONARY_FACILITATOR_COUNT);