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

/packages/inputmethods/OpenWnn/src/jp/co/omronsoft/openwnn/
H A DKeyboardView.java130 private static final int[] KEY_DELETE = { Keyboard.KEYCODE_DELETE }; field in class:KeyboardView
861 mKeyboardActionListener.onKey(Keyboard.KEYCODE_DELETE, KEY_DELETE);

Completed in 39 milliseconds