Searched refs:handleAppsCustomizeKeyEvent (Results 1 – 2 of 2) sorted by relevance
279 static boolean handleAppsCustomizeKeyEvent(View v, int keyCode, KeyEvent e) { in handleAppsCustomizeKeyEvent() method in FocusHelper
546 return FocusHelper.handleAppsCustomizeKeyEvent(v, keyCode, event); in onKey()