|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IGTControllerCallback
Receives controller events
| Nested Class Summary | |
|---|---|
static class |
IGTControllerCallback.Stub
Local-side IPC implementation stub class. |
| Method Summary | |
|---|---|
void |
commandAck(java.lang.String response,
java.lang.String extended_response)
|
void |
controllerEvent(ControllerEvent e)
Receives input events as they occur on a controller |
void |
controllerInfo(ControllerInfo[] ia)
Receives information about a controller |
void |
serviceStatusUpdateEvent(ServiceStatusEvent e)
Receives events related to controller connect, disconnect |
| Method Detail |
|---|
void serviceStatusUpdateEvent(ServiceStatusEvent e)
throws android.os.RemoteException
android.os.RemoteException
void controllerEvent(ControllerEvent e)
throws android.os.RemoteException
android.os.RemoteException
void controllerInfo(ControllerInfo[] ia)
throws android.os.RemoteException
android.os.RemoteException
void commandAck(java.lang.String response,
java.lang.String extended_response)
throws android.os.RemoteException
android.os.RemoteException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||