Searched refs:wordListLocale (Results 1 – 2 of 2) sorted by relevance
379 final String wordListLocale = results.getString(localeIndex); in getDictionaryWordListsForLocale() local391 final int matchLevel = LocaleUtils.getMatchLevel(wordListLocale, locale); in getDictionaryWordListsForLocale()414 dicts.put(wordListCategory, new WordListInfo(wordListId, wordListLocale, in getDictionaryWordListsForLocale()
178 final String wordListLocale = cursor.getString(1); in getWordListWordListInfos() local181 list.add(new WordListInfo(wordListId, wordListLocale, wordListRawChecksum)); in getWordListWordListInfos()