mobi.voiceassistant.client.content
Class IBubbleListAdapter.Stub
java.lang.Object
android.os.Binder
mobi.voiceassistant.client.content.IBubbleListAdapter.Stub
- All Implemented Interfaces:
- IBinder, IInterface, IBubbleListAdapter
- Direct Known Subclasses:
- BubbleListAdapter
- Enclosing interface:
- IBubbleListAdapter
public abstract static class IBubbleListAdapter.Stub
- extends Binder
- implements IBubbleListAdapter
Local-side IPC implementation stub class.
Methods inherited from class android.os.Binder |
attachInterface, clearCallingIdentity, dump, dump, dumpAsync, finalize, flushPendingCommands, getCallingPid, getCallingUid, getCallingUserHandle, getInterfaceDescriptor, isBinderAlive, joinThreadPool, linkToDeath, pingBinder, queryLocalInterface, restoreCallingIdentity, transact, unlinkToDeath |
IBubbleListAdapter.Stub
public IBubbleListAdapter.Stub()
- Construct the stub at attach it to the interface.
asInterface
public static IBubbleListAdapter asInterface(IBinder obj)
- Cast an IBinder object into an mobi.voiceassistant.client.content.IBubbleListAdapter interface,
generating a proxy if needed.
asBinder
public IBinder asBinder()
- Specified by:
asBinder
in interface IInterface
onTransact
public boolean onTransact(int code,
Parcel data,
Parcel reply,
int flags)
throws RemoteException
- Overrides:
onTransact
in class Binder
- Throws:
RemoteException