Searched refs:cachedLocales (Results 1 – 1 of 1) sorted by relevance
99 public DictionaryFacilitatorLruCache(final HashSet<Locale> cachedLocales, int maxSize) { in DictionaryFacilitatorLruCache() argument101 mCachedLocales = cachedLocales; in DictionaryFacilitatorLruCache()