Home
last modified time | relevance | path

Searched defs:getCode (Results 1 – 3 of 3) sorted by relevance

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/internal/
DKeyboardCodesSet.java32 public static int getCode(final String name) { in getCode() method in KeyboardCodesSet
DKeySpecParser.java187 public static int getCode(final String keySpec) { in getCode() method in KeySpecParser
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/
DKey.java515 public int getCode() { in getCode() method in Key