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

/packages/inputmethods/LatinIME/common/src/com/android/inputmethod/latin/common/
H A DConstants.java240 public static final int CODE_SHORTCUT = -7; field in class:Constants
264 case CODE_SHORTCUT: return "shortcut";

Completed in 11 milliseconds