FileDocCategorySizeDatePackage
UsbInterface.javaAPI DocAndroid 5.1 API1140Sat Mar 14 14:09:42 GMT 2015android.hardware.usb

UsbInterface

public class UsbInterface extends Object implements android.os.Parcelable

Fields Summary
public static final android.os.Parcelable.Creator
CREATOR
Constructors Summary
UsbInterface()

 throw new RuntimeException("Stub!"); 
Methods Summary
public intdescribeContents()

 throw new RuntimeException("Stub!"); 
public intgetAlternateSetting()

 throw new RuntimeException("Stub!"); 
public android.hardware.usb.UsbEndpointgetEndpoint(int index)

 throw new RuntimeException("Stub!"); 
public intgetEndpointCount()

 throw new RuntimeException("Stub!"); 
public intgetId()

 throw new RuntimeException("Stub!"); 
public intgetInterfaceClass()

 throw new RuntimeException("Stub!"); 
public intgetInterfaceProtocol()

 throw new RuntimeException("Stub!"); 
public intgetInterfaceSubclass()

 throw new RuntimeException("Stub!"); 
public java.lang.StringgetName()

 throw new RuntimeException("Stub!"); 
public java.lang.StringtoString()

 throw new RuntimeException("Stub!"); 
public voidwriteToParcel(android.os.Parcel parcel, int flags)

 throw new RuntimeException("Stub!");