Searched defs:shortcutCode (Results 1 – 8 of 8) 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()
37 void onShortcutKeyPressed(long shortcutCode); in onShortcutKeyPressed()43 public void notifyShortcutKeyPressed(long shortcutCode) throws RemoteException { in notifyShortcutKeyPressed()
27 void notifyShortcutKeyPressed(long shortcutCode); in notifyShortcutKeyPressed()
223 void registerShortcutKey(long shortcutCode, IShortcutService shortcutService) in registerShortcutKey()240 long shortcutCode = keyCode; in handleShortcutService() local
167 void registerShortcutKey(long shortcutCode, IShortcutService shortcutKeyReceiver) in registerShortcutKey()
66 public void registerShortcutKey(long shortcutCode, IShortcutService shortcutKeyReceiver) in registerShortcutKey()
501 void registerShortcutKey(in long shortcutCode, IShortcutService keySubscriber); in registerShortcutKey()
7499 public void registerShortcutKey(long shortcutCode, IShortcutService shortcutKeyReceiver) in registerShortcutKey()