Searched refs:getMatchLevelSortedString (Results 1 – 2 of 2) sorted by relevance
145 public static String getMatchLevelSortedString(final int matchLevel) { in getMatchLevelSortedString() method in LocaleUtils
323 final String matchLevelString = LocaleUtils.getMatchLevelSortedString(matchLevel); in createInstalledDictSettingsCollection()