Searched refs:KEYCODE_DELETE (Results 1 – 4 of 4) sorted by relevance
391 case Keyboard.KEYCODE_DELETE: in handleCommitKeyboardKey()450 handleCommitKeyboardKey(Keyboard.KEYCODE_DELETE, null); in handleKeyDownEvent()498 return currKeyCode == Keyboard.KEYCODE_DELETE in isKeyHandledOnKeyDown()
87 public static final int KEYCODE_DELETE = -5; field in LeanbackKeyboardView
285 case Keyboard.KEYCODE_DELETE:
145 private static final int[] KEY_DELETE = { Keyboard.KEYCODE_DELETE };958 mKeyboardActionListener.onKey(Keyboard.KEYCODE_DELETE, KEY_DELETE); in detectAndSendKey()