Searched defs:shortcutCode (Results 1 – 8 of 8) sorted by relevance
59 public void registerShortcutKey(long shortcutCode) { in registerShortcutKey()68 public void onShortcutKeyPressed(long shortcutCode) { in onShortcutKeyPressed()82 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()
61 public void registerShortcutKey(long shortcutCode, IShortcutService shortcutKeyReceiver) in registerShortcutKey()
446 void registerShortcutKey(in long shortcutCode, IShortcutService keySubscriber); in registerShortcutKey()
165 void registerShortcutKey(long shortcutCode, IShortcutService shortcutKeyReceiver) in registerShortcutKey()
3015 long shortcutCode = keyCode; in interceptKeyBeforeDispatchingInner() local3243 public void registerShortcutKey(long shortcutCode, IShortcutService shortcutService) in registerShortcutKey()
7058 public void registerShortcutKey(long shortcutCode, IShortcutService shortcutKeyReceiver) in registerShortcutKey()