Home
last modified time | relevance | path

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

/packages/inputmethods/OpenWnn/src/jp/co/omronsoft/openwnn/
DKeyboard.java283 private final static int[] KEY_STATE_PRESSED_ON = { field in Keyboard.Key
496 states = KEY_STATE_PRESSED_ON; in getCurrentDrawableState()