Searched defs:shortcutCode (Results 1 – 9 of 9) sorted by relevance
68 public void registerShortcutKey(long shortcutCode) { in registerShortcutKey()77 public void onShortcutKeyPressed(long shortcutCode) { in onShortcutKeyPressed()91 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()
64 public void registerShortcutKey(long shortcutCode, IShortcutService shortcutKeyReceiver) in registerShortcutKey()
390 void registerShortcutKey(in long shortcutCode, IShortcutService keySubscriber); in registerShortcutKey()
516 public void registerShortcutKey(long shortcutCode, IShortcutService service) in registerShortcutKey()
166 void registerShortcutKey(long shortcutCode, IShortcutService shortcutKeyReceiver) in registerShortcutKey()
4034 long shortcutCode = keyCode; in interceptKeyBeforeDispatching() local4219 public void registerShortcutKey(long shortcutCode, IShortcutService shortcutService) in registerShortcutKey()
7108 public void registerShortcutKey(long shortcutCode, IShortcutService shortcutKeyReceiver) in registerShortcutKey()