Home
last modified time | relevance | path

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

/external/libchrome/base/android/java/src/org/chromium/base/
DApiCompatibilityUtils.java623 public static String getLocale(InputMethodSubtype inputMethodSubType) { in getLocale() argument
625 return inputMethodSubType.getLanguageTag(); in getLocale()
627 return inputMethodSubType.getLocale(); in getLocale()