FileDocCategorySizeDatePackage
UsbConfiguration.javaAPI DocAndroid 5.1 API1069Sat Mar 14 14:09:42 GMT 2015android.hardware.usb

UsbConfiguration

public class UsbConfiguration extends Object implements android.os.Parcelable

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

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

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

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

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

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

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

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

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

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

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

 throw new RuntimeException("Stub!");