Interface | Description |
---|---|
ManagedApplicationService.BinderChecker |
Implement to validate returned IBinder instance.
|
ManagedApplicationService.PendingEvent |
Implement to call IInterface methods after service is connected.
|
Class | Description |
---|---|
ManagedApplicationService |
Manages the lifecycle of an application-provided service bound from system server.
|