Searched defs:shortcutCode (Results 1 – 9 of 9) sorted by relevance
75 public void registerShortcutKey(long shortcutCode) { in registerShortcutKey()84 public void onShortcutKeyPressed(long shortcutCode) { in onShortcutKeyPressed()98 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()
100 public void registerShortcutKey(long shortcutCode, IShortcutService shortcutKeyReceiver) in registerShortcutKey()
368 void registerShortcutKey(in long shortcutCode, IShortcutService keySubscriber); in registerShortcutKey()
183 void registerShortcutKey(long shortcutCode, IShortcutService shortcutKeyReceiver) in registerShortcutKey()
505 public void registerShortcutKey(long shortcutCode, IShortcutService service) in registerShortcutKey()
3776 long shortcutCode = keyCode; in interceptKeyBeforeDispatching() local3954 public void registerShortcutKey(long shortcutCode, IShortcutService shortcutService) in registerShortcutKey()
7153 public void registerShortcutKey(long shortcutCode, IShortcutService shortcutKeyReceiver) in registerShortcutKey()