Searched refs:getSubtypeDisplayNameInternal (Results 1 - 1 of 1) sorted by relevance

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
H A DSubtypeLocale.java217 return getSubtypeDisplayNameInternal(subtype, displayLocale);
222 return getSubtypeDisplayNameInternal(subtype, displayLocale);
225 private static String getSubtypeDisplayNameInternal(final InputMethodSubtype subtype, method in class:SubtypeLocale

Completed in 25 milliseconds