Searched refs:KEYCODE_ALT (Results 1 - 1 of 1) sorted by relevance

/packages/inputmethods/OpenWnn/src/jp/co/omronsoft/openwnn/
H A DKeyboard.java96 public static final int KEYCODE_ALT = -6; field in class:Keyboard
790 } else if (key.codes[0] == KEYCODE_ALT) {

Completed in 25 milliseconds