FileDocCategorySizeDatePackage
UsbAccessory.javaAPI DocAndroid 5.1 API1152Sat Mar 14 14:09:40 GMT 2015android.hardware.usb

UsbAccessory

public class UsbAccessory extends Object implements android.os.Parcelable

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

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

 throw new RuntimeException("Stub!"); 
public booleanequals(java.lang.Object obj)

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

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

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

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

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

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

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

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

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

 throw new RuntimeException("Stub!");