Searched refs:onShortcutKeyPressed (Results 1 – 2 of 2) sorted by relevance
36 void onShortcutKeyPressed(long shortcutCode); in onShortcutKeyPressed() method53 mCallbacks.onShortcutKeyPressed((Long)msg.obj); in handleMessage()
84 public void onShortcutKeyPressed(long shortcutCode) { in onShortcutKeyPressed() method in ShortcutKeyDispatcher