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

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/
H A DKeyboard.java79 public static final int CODE_SHORTCUT = -6; field in class:Keyboard
230 case CODE_SHORTCUT: return "shortcut";

Completed in 43 milliseconds