Searched refs:KEY_DELETE (Results 1 – 1 of 1) sorted by relevance
145 private static final int[] KEY_DELETE = { Keyboard.KEYCODE_DELETE }; field in KeyboardView958 mKeyboardActionListener.onKey(Keyboard.KEYCODE_DELETE, KEY_DELETE); in detectAndSendKey()