| Package | Description |
|---|---|
| android.hardware.usb | |
| android.mtp |
| Modifier and Type | Field and Description |
|---|---|
static Parcelable.Creator<UsbDevice> |
UsbDevice.CREATOR |
| Modifier and Type | Method and Description |
|---|---|
HashMap<String,UsbDevice> |
UsbManager.getDeviceList() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
UsbManager.hasPermission(UsbDevice device) |
UsbDeviceConnection |
UsbManager.openDevice(UsbDevice device) |
void |
UsbManager.requestPermission(UsbDevice device,
PendingIntent pi) |
| Constructor and Description |
|---|
MtpDevice(UsbDevice device) |
Copyright © 2008-2013. All Rights Reserved.