| Package | Description |
|---|---|
| android.hardware.usb |
| Modifier and Type | Field and Description |
|---|---|
static Parcelable.Creator<UsbAccessory> |
UsbAccessory.CREATOR |
| Modifier and Type | Method and Description |
|---|---|
UsbAccessory[] |
UsbManager.getAccessoryList() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
UsbManager.hasPermission(UsbAccessory accessory) |
ParcelFileDescriptor |
UsbManager.openAccessory(UsbAccessory accessory) |
void |
UsbManager.requestPermission(UsbAccessory accessory,
PendingIntent pi) |
Copyright © 2008-2013. All Rights Reserved.