|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use UsbDevice | |
---|---|
android.hardware.usb | |
android.mtp |
Uses of UsbDevice in android.hardware.usb |
---|
Fields in android.hardware.usb with type parameters of type UsbDevice | |
---|---|
static Parcelable.Creator<UsbDevice> |
UsbDevice.CREATOR
|
Methods in android.hardware.usb that return types with arguments of type UsbDevice | |
---|---|
HashMap<String,UsbDevice> |
UsbManager.getDeviceList()
|
Methods in android.hardware.usb with parameters of type UsbDevice | |
---|---|
boolean |
UsbManager.hasPermission(UsbDevice device)
|
UsbDeviceConnection |
UsbManager.openDevice(UsbDevice device)
|
void |
UsbManager.requestPermission(UsbDevice device,
PendingIntent pi)
|
Uses of UsbDevice in android.mtp |
---|
Constructors in android.mtp with parameters of type UsbDevice | |
---|---|
MtpDevice(UsbDevice device)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |