Searched defs:shortcutCode (Results 1 – 8 of 8) sorted by relevance
73 public void registerShortcutKey(long shortcutCode) { in registerShortcutKey()82 public void onShortcutKeyPressed(long shortcutCode) { in onShortcutKeyPressed()96 private void handleDockKey(long shortcutCode) { in handleDockKey()
36 void onShortcutKeyPressed(long shortcutCode); in onShortcutKeyPressed()42 public void notifyShortcutKeyPressed(long shortcutCode) throws RemoteException { in notifyShortcutKeyPressed()
27 void notifyShortcutKeyPressed(long shortcutCode); in notifyShortcutKeyPressed()
413 void registerShortcutKey(in long shortcutCode, IShortcutService keySubscriber); in registerShortcutKey()
135 void registerShortcutKey(long shortcutCode, IShortcutService shortcutKeyReceiver) in registerShortcutKey()
584 public void registerShortcutKey(long shortcutCode, IShortcutService service) in registerShortcutKey()
3410 long shortcutCode = keyCode; in interceptKeyBeforeDispatching() local3530 public void registerShortcutKey(long shortcutCode, IShortcutService shortcutService) in registerShortcutKey()
11150 public void registerShortcutKey(long shortcutCode, IShortcutService shortcutKeyReceiver) in registerShortcutKey()