|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||

public static interface SDCServiceConnectionHolder.ServiceConnectionEventReceiver
Interface for receivers of service connection events
| Method Summary | |
|---|---|
void |
onAboutToDisconnect(ISDCService sdcService)
This event is raised right before connection will be closed |
void |
onBindingFailed()
This event is raised if binding failed |
void |
onConnectionEstablished(ISDCService sdcService)
This event is raised on connection establishment |
void |
onConnectionLost()
This event is raised in case of lost connection |
void |
onServiceUnavailable()
This event is raised if the service is not available on the system |
| Method Detail |
|---|
void onConnectionEstablished(ISDCService sdcService)
sdcService - void onAboutToDisconnect(ISDCService sdcService)
sdcService - the AIDL SDC service interfacevoid onConnectionLost()
void onBindingFailed()
void onServiceUnavailable()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||