Uses of Class
android.hardware.usb.UsbInterface

Packages that use UsbInterface
android.hardware.usb   
 

Uses of UsbInterface in android.hardware.usb
 

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

Methods in android.hardware.usb that return UsbInterface
 UsbInterface UsbDevice.getInterface(int index)
           
 

Methods in android.hardware.usb with parameters of type UsbInterface
 boolean UsbDeviceConnection.claimInterface(UsbInterface intf, boolean force)
           
 boolean UsbDeviceConnection.releaseInterface(UsbInterface intf)
           
 



Copyright © 2008-2012. All Rights Reserved.