Searched refs:KEYCODE_RIGHT (Results 1 – 2 of 2) sorted by relevance
388 case LeanbackKeyboardView.KEYCODE_RIGHT: in handleCommitKeyboardKey()459 handleCommitKeyboardKey(LeanbackKeyboardView.KEYCODE_RIGHT, null); in handleKeyDownEvent()500 || currKeyCode == LeanbackKeyboardView.KEYCODE_RIGHT; in isKeyHandledOnKeyDown()
86 public static final int KEYCODE_RIGHT = -4; field in LeanbackKeyboardView