Searched refs:KEY_DELETE (Results 1 – 3 of 3) sorted by relevance
167 {AKEYCODE_FORWARD_DEL, KEY_DELETE},
138 private static final int[] KEY_DELETE = { Keyboard.KEYCODE_DELETE }; field in KeyboardView843 mKeyboardActionListener.onKey(Keyboard.KEYCODE_DELETE, KEY_DELETE); in detectAndSendKey()
22673 Landroid/inputmethodservice/KeyboardView;->KEY_DELETE:[I