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