public abstract static class IObbActionListener.Stub extends Binder implements IObbActionListener
IObbActionListener.Stub
IBinder.DeathRecipient
LOG_RUNTIME_EXCEPTION
DUMP_TRANSACTION, FIRST_CALL_TRANSACTION, FLAG_ONEWAY, INTERFACE_TRANSACTION, LAST_CALL_TRANSACTION, LIKE_TRANSACTION, MAX_IPC_SIZE, PING_TRANSACTION, SHELL_COMMAND_TRANSACTION, SYSPROPS_TRANSACTION, TWEET_TRANSACTION
Constructor and Description |
---|
Stub()
Construct the stub at attach it to the interface.
|
Modifier and Type | Method and Description |
---|---|
IBinder |
asBinder()
Retrieve the Binder object associated with this interface.
|
static IObbActionListener |
asInterface(IBinder obj)
Cast an IBinder object into an IObbActionListener interface,
generating a proxy if needed.
|
boolean |
onTransact(int code,
Parcel data,
Parcel reply,
int flags)
Default implementation is a stub that returns false.
|
attachInterface, blockUntilThreadAvailable, clearCallingIdentity, disableTracing, dump, dump, dumpAsync, enableTracing, finalize, flushPendingCommands, getCallingPid, getCallingUid, getCallingUserHandle, getInterfaceDescriptor, getThreadStrictModePolicy, getTransactionTracker, isBinderAlive, isProxy, isTracingEnabled, joinThreadPool, linkToDeath, onShellCommand, pingBinder, queryLocalInterface, restoreCallingIdentity, setDumpDisabled, setThreadStrictModePolicy, shellCommand, transact, unlinkToDeath
clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
onObbResult
public static IObbActionListener asInterface(IBinder obj)
public IBinder asBinder()
IInterface
asBinder
in interface IInterface
public boolean onTransact(int code, Parcel data, Parcel reply, int flags) throws RemoteException
Binder
If you want to call this, call transact().
onTransact
in class Binder
RemoteException