HomeSort by relevance Sort by last modified time
    Searched refs:getMatchLevelSortedString (Results 1 - 2 of 2) sorted by null

  /packages/inputmethods/LatinIME/common/src/com/android/inputmethod/latin/common/
LocaleUtils.java 70 // when written in base 10, also adjust the getMatchLevelSortedString method.
145 public static String getMatchLevelSortedString(final int matchLevel) {
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/dictionarypack/
DictionarySettingsFragment.java 323 final String matchLevelString = LocaleUtils.getMatchLevelSortedString(matchLevel);

Completed in 214 milliseconds