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