Home
last modified time | relevance | path

Searched defs:getMatchLevel (Results 1 – 2 of 2) sorted by relevance

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/utils/
DLocaleUtils.java106 public static int getMatchLevel(String referenceLocale, String testedLocale) { in getMatchLevel() method in LocaleUtils
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/dictionarypack/
DLocaleUtils.java107 public static int getMatchLevel(final String referenceLocale, final String testedLocale) { in getMatchLevel() method in LocaleUtils