Home
last modified time | relevance | path

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

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/
DKey.java453 private static boolean needsToUpcase(final int labelFlags, final int keyboardElementId) { in needsToUpcase() argument
455 switch (keyboardElementId) { in needsToUpcase()