Searched refs:handleKeyLongPress (Results 1 – 1 of 1) sorted by relevance
468 if (handleKeyLongPress(keyCode)) { in handleKeyDownEvent()489 private boolean handleKeyLongPress(int keyCode) { in handleKeyLongPress() method in LeanbackKeyboardController