Searched refs:getMatchLevel (Results 1 – 5 of 5) sorted by relevance
331 … final int match = LocaleUtils.getMatchLevel(wordLocaleString, inputLocaleString); in getWordsForLocale()427 final int matchLevel = LocaleUtils.getMatchLevel(dictLocale.toString(), in isValidWord()
174 final int matchLevel = LocaleUtils.getMatchLevel(dirLocale, locale); in getCachedWordLists()
107 public static int getMatchLevel(@Nullable final String referenceLocale, in getMatchLevel() method in LocaleUtils
322 final int matchLevel = LocaleUtils.getMatchLevel(systemLocaleString, localeString); in createInstalledDictSettingsCollection()
391 final int matchLevel = LocaleUtils.getMatchLevel(wordListLocale, locale); in getDictionaryWordListsForLocale()