Searched refs:KEYCODE_DELETE (Results 1 – 6 of 6) sorted by relevance
258 if (code == KEYCODE_SHIFT || code == KEYCODE_DELETE) { in isInside()261 if (code == KEYCODE_DELETE) x -= width / 6; in isInside()
178 if (primaryCode == Keyboard.KEYCODE_DELETE) { in onKey()
131 private static final int[] KEY_DELETE = { Keyboard.KEYCODE_DELETE };817 mKeyboardActionListener.onKey(Keyboard.KEYCODE_DELETE, KEY_DELETE); in detectAndSendKey()979 case Keyboard.KEYCODE_DELETE: in sendAccessibilityEventForUnicodeCharacter()
78 public static final int KEYCODE_DELETE = -5; field in Keyboard
9923 field public static final int KEYCODE_DELETE = -5; // 0xfffffffb