Searched defs:toTitleCaseOfKeyCode (Results 1 - 1 of 1) sorted by relevance

/packages/inputmethods/LatinIME/common/src/com/android/inputmethod/latin/common/
H A DStringUtils.java609 public static int toTitleCaseOfKeyCode(final int code, @Nonnull final Locale locale) { method in class:StringUtils

Completed in 42 milliseconds