| java.lang.Object | |||
| android.os.Binder | IBinder | ||
| android.os.IUsb.Stub | IUsb | ||
Local-side IPC implementation stub class.
Constants inherited
from interface
android.os.IBinder
| IUsb.Stub() | |||||
| Construct the stub at attach it to the interface. | |||||
| IBinder | asBinder() | ||||
| Retrieve the Binder object associated with this interface. | |||||
| static | IUsb | asInterface(IBinder obj) | |||
| Cast an IBinder object into an IUsb interface, generating a proxy if needed. | |||||
| boolean | onTransact(int code, Parcel data, Parcel reply, int flags) | ||||
| Default implementation is a stub that returns false. | |||||
Methods inherited
from class
android.os.Binder
Methods inherited
from class
java.lang.Object
Methods inherited
from interface
android.os.IInterface
Methods inherited
from interface
android.os.IBinder
Methods inherited
from interface
android.os.IUsb