|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectandroid.os.Binder
android.bluetooth.IBluetoothDeviceCallback.Stub
public abstract static class IBluetoothDeviceCallback.Stub
Local-side IPC implementation stub class.
Nested Class Summary |
---|
Nested classes/interfaces inherited from interface android.bluetooth.IBluetoothDeviceCallback |
---|
IBluetoothDeviceCallback.Stub |
Nested classes/interfaces inherited from interface android.os.IBinder |
---|
android.os.IBinder.DeathRecipient |
Field Summary |
---|
Fields inherited from interface android.os.IBinder |
---|
DUMP_TRANSACTION, FIRST_CALL_TRANSACTION, FLAG_ONEWAY, INTERFACE_TRANSACTION, LAST_CALL_TRANSACTION, PING_TRANSACTION |
Constructor Summary | |
---|---|
IBluetoothDeviceCallback.Stub()
Construct the stub at attach it to the interface. |
Method Summary | |
---|---|
android.os.IBinder |
asBinder()
|
static IBluetoothDeviceCallback |
asInterface(android.os.IBinder obj)
Cast an IBinder object into an IBluetoothDeviceCallback interface, generating a proxy if needed. |
boolean |
onTransact(int code,
android.os.Parcel data,
android.os.Parcel reply,
int flags)
|
Methods inherited from class android.os.Binder |
---|
attachInterface, clearCallingIdentity, dump, flushPendingCommands, getCallingPid, getCallingUid, getInterfaceDescriptor, isBinderAlive, joinThreadPool, linkToDeath, pingBinder, queryLocalInterface, restoreCallingIdentity, transact, unlinkToDeath |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface android.bluetooth.IBluetoothDeviceCallback |
---|
onGetRemoteServiceChannelResult |
Constructor Detail |
---|
public IBluetoothDeviceCallback.Stub()
Method Detail |
---|
public static IBluetoothDeviceCallback 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
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |