public abstract static class RemoteListener.Stub extends android.os.Binder implements RemoteListener
RemoteListener.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 RemoteListener |
asInterface(android.os.IBinder obj)
Cast an IBinder object into an com.samsung.android.sdk.professionalaudio.app.RemoteListener interface,
generating a proxy if needed.
|
boolean |
onTransact(int code,
android.os.Parcel data,
android.os.Parcel reply,
int flags) |
attachInterface, clearCallingIdentity, dump, dumpAsync, flushPendingCommands, getCallingPid, getCallingUid, getCallingUserHandle, getInterfaceDescriptor, isBinderAlive, joinThreadPool, linkToDeath, pingBinder, queryLocalInterface, restoreCallingIdentity, transact, unlinkToDeath
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
check, onActionCalled, onAppActivated, onAppChanged, onAppDeactivated, onAppInstalled, onAppUninstalled, onTransportMasterChanged
public static RemoteListener asInterface(android.os.IBinder obj)
public android.os.IBinder asBinder()
asBinder
in interface android.os.IInterface
public boolean onTransact(int code, android.os.Parcel data, android.os.Parcel reply, int flags) throws android.os.RemoteException
onTransact
in class android.os.Binder
android.os.RemoteException