Home
last modified time | relevance | path

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

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
DSubtypeLocale.java38 public static String getFullDisplayName(Locale locale) { in getFullDisplayName() method in SubtypeLocale
DUtils.java744 public static String getFullDisplayName(Locale locale, boolean returnsNameInThisLocale) { in getFullDisplayName() method in Utils