Searched refs:getMatchLevel (Results 1 – 4 of 4) sorted by relevance
107 public static int getMatchLevel(@Nullable final String referenceLocale, in getMatchLevel() method in LocaleUtils
174 final int matchLevel = LocaleUtils.getMatchLevel(dirLocale, locale); in getCachedWordLists()
322 final int matchLevel = LocaleUtils.getMatchLevel(systemLocaleString, localeString); in createInstalledDictSettingsCollection()
391 final int matchLevel = LocaleUtils.getMatchLevel(wordListLocale, locale); in getDictionaryWordListsForLocale()