public class PlayerService.PlayerBinder
extends android.os.Binder
Constructor and Description |
---|
PlayerBinder() |
Modifier and Type | Method and Description |
---|---|
void |
bindPlayer(IPlayer player) |
void |
firstBindingFinish() |
PlayerService |
getService() |
boolean |
isBoundPlayer() |
boolean |
isFirstBinding() |
attachInterface, clearCallingIdentity, dump, dump, dumpAsync, finalize, flushPendingCommands, getCallingPid, getCallingUid, getCallingUserHandle, getInterfaceDescriptor, isBinderAlive, joinThreadPool, linkToDeath, onTransact, pingBinder, queryLocalInterface, restoreCallingIdentity, transact, unlinkToDeath
public boolean isBoundPlayer()
public void bindPlayer(IPlayer player)
public boolean isFirstBinding()
public void firstBindingFinish()
public PlayerService getService()