Searched refs:handleHotseatButtonKeyEvent (Results 1 - 2 of 2) sorted by relevance

/packages/apps/Launcher2/src/com/android/launcher2/
H A DFocusHelper.java57 return FocusHelper.handleHotseatButtonKeyEvent(v, keyCode, event, configuration.orientation);
493 static boolean handleHotseatButtonKeyEvent(View v, int keyCode, KeyEvent e, int orientation) { method in class:FocusHelper
/packages/apps/Launcher3/src/com/android/launcher3/
H A DFocusHelper.java56 return FocusHelper.handleHotseatButtonKeyEvent(v, keyCode, event, configuration.orientation);
453 static boolean handleHotseatButtonKeyEvent(View v, int keyCode, KeyEvent e, int orientation) { method in class:FocusHelper

Completed in 107 milliseconds