Searched refs:onDirectionalMove (Results 1 – 1 of 1) sorted by relevance
311 private boolean onDirectionalMove(int dir) { in onDirectionalMove() method in LeanbackKeyboardController438 handled = onDirectionalMove(LeanbackKeyboardContainer.DIRECTION_LEFT); in handleKeyDownEvent()441 handled = onDirectionalMove(LeanbackKeyboardContainer.DIRECTION_RIGHT); in handleKeyDownEvent()444 handled = onDirectionalMove(LeanbackKeyboardContainer.DIRECTION_UP); in handleKeyDownEvent()447 handled = onDirectionalMove(LeanbackKeyboardContainer.DIRECTION_DOWN); in handleKeyDownEvent()