public abstract class ServiceBinder<S extends android.app.Service>
extends android.os.Binder
| Constructor and Description |
|---|
ServiceBinder() |
| Modifier and Type | Method and Description |
|---|---|
abstract S |
getService() |
attachInterface, clearCallingIdentity, clearCallingWorkSource, dump, dump, dumpAsync, flushPendingCommands, getCallingPid, getCallingUid, getCallingUidOrThrow, getCallingUserHandle, getCallingWorkSourceUid, getInterfaceDescriptor, isBinderAlive, joinThreadPool, linkToDeath, onTransact, pingBinder, queryLocalInterface, restoreCallingIdentity, restoreCallingWorkSource, setCallingWorkSourceUid, transact, unlinkToDeathpublic abstract S getService()