Home
last modified time | relevance | path

Searched refs:getMatchLevelSortedString (Results 1 – 3 of 3) sorted by relevance

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/dictionarypack/
DLocaleUtils.java144 public static String getMatchLevelSortedString(final int matchLevel) { in getMatchLevelSortedString() method in LocaleUtils
DDictionarySettingsFragment.java299 final String matchLevelString = LocaleUtils.getMatchLevelSortedString(matchLevel); in createInstalledDictSettingsCollection()
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
DLocaleUtils.java148 public static String getMatchLevelSortedString(int matchLevel) { in getMatchLevelSortedString() method in LocaleUtils