Uses of Class
android.hardware.usb.UsbAccessory

Packages that use UsbAccessory
android.hardware.usb   
 

Uses of UsbAccessory in android.hardware.usb
 

Fields in android.hardware.usb with type parameters of type UsbAccessory
static Parcelable.Creator<UsbAccessory> UsbAccessory.CREATOR
           
 

Methods in android.hardware.usb that return UsbAccessory
 UsbAccessory[] UsbManager.getAccessoryList()
           
 

Methods in android.hardware.usb with parameters of type UsbAccessory
 boolean UsbManager.hasPermission(UsbAccessory accessory)
           
 ParcelFileDescriptor UsbManager.openAccessory(UsbAccessory accessory)
           
 void UsbManager.requestPermission(UsbAccessory accessory, PendingIntent pi)
           
 



Copyright © 2008-2012. All Rights Reserved.