Searched refs:KEYCODE_LEFT (Results 1 – 2 of 2) sorted by relevance
385 case LeanbackKeyboardView.KEYCODE_LEFT: in handleCommitKeyboardKey()456 handleCommitKeyboardKey(LeanbackKeyboardView.KEYCODE_LEFT, null); in handleKeyDownEvent()499 || currKeyCode == LeanbackKeyboardView.KEYCODE_LEFT in isKeyHandledOnKeyDown()
85 public static final int KEYCODE_LEFT = -3; field in LeanbackKeyboardView