public abstract static class IMCOPCallback.Stub extends android.os.Binder implements IMCOPCallback
IMCOPCallback.Stub| Constructor and Description |
|---|
Stub()
Construct the stub at attach it to the interface.
|
| Modifier and Type | Method and Description |
|---|---|
android.os.IBinder |
asBinder() |
static IMCOPCallback |
asInterface(android.os.IBinder obj)
Cast an IBinder object into an org.mcopenplatform.muoapi.IMCOPCallback interface,
generating a proxy if needed.
|
boolean |
onTransact(int code,
android.os.Parcel data,
android.os.Parcel reply,
int flags) |
attachInterface, clearCallingIdentity, clearCallingWorkSource, dump, dump, dumpAsync, flushPendingCommands, getCallingPid, getCallingUid, getCallingUidOrThrow, getCallingUserHandle, getCallingWorkSourceUid, getInterfaceDescriptor, isBinderAlive, joinThreadPool, linkToDeath, pingBinder, queryLocalInterface, restoreCallingIdentity, restoreCallingWorkSource, setCallingWorkSourceUid, transact, unlinkToDeathclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waithandleOnEventpublic static IMCOPCallback asInterface(android.os.IBinder obj)
public android.os.IBinder asBinder()
asBinder in interface android.os.IInterfacepublic boolean onTransact(int code,
android.os.Parcel data,
android.os.Parcel reply,
int flags)
throws android.os.RemoteException
onTransact in class android.os.Binderandroid.os.RemoteException