public class ShortcutKeyServiceProxy
extends IShortcutService.Stub
Modifier and Type | Class and Description |
---|---|
static interface |
ShortcutKeyServiceProxy.Callbacks |
Constructor and Description |
---|
ShortcutKeyServiceProxy(ShortcutKeyServiceProxy.Callbacks callbacks) |
Modifier and Type | Method and Description |
---|---|
void |
notifyShortcutKeyPressed(long shortcutCode) |
public ShortcutKeyServiceProxy(ShortcutKeyServiceProxy.Callbacks callbacks)
public void notifyShortcutKeyPressed(long shortcutCode) throws RemoteException
RemoteException