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

/frameworks/base/packages/SystemUI/src/com/android/systemui/shortcut/
H A DShortcutKeyServiceProxy.java36 void onShortcutKeyPressed(long shortcutCode); method in interface:ShortcutKeyServiceProxy.Callbacks
53 mCallbacks.onShortcutKeyPressed((Long)msg.obj);
H A DShortcutKeyDispatcher.java82 public void onShortcutKeyPressed(long shortcutCode) { method in class:ShortcutKeyDispatcher

Completed in 918 milliseconds