Searched refs:HotseatIconKeyEventListener (Results 1 - 5 of 5) sorted by relevance

/packages/apps/Launcher2/src/com/android/launcher2/
H A DHotseat.java70 setOnKeyListener(new HotseatIconKeyEventListener());
H A DFocusHelper.java54 class HotseatIconKeyEventListener implements View.OnKeyListener { class in inherits:View.OnKeyListener
/packages/apps/Launcher3/src/com/android/launcher3/
H A DHotseat.java128 allAppsButton.setOnKeyListener(new HotseatIconKeyEventListener());
H A DFocusHelper.java41 class HotseatIconKeyEventListener implements View.OnKeyListener { class in inherits:View.OnKeyListener
H A DWorkspace.java992 child.setOnKeyListener(new HotseatIconKeyEventListener());

Completed in 249 milliseconds