FileDocCategorySizeDatePackage
ResultStorageDescriptor.javaAPI DocAndroid 5.1 API719Sat Mar 14 14:10:02 GMT 2015android.bluetooth.le

ResultStorageDescriptor

public final class ResultStorageDescriptor extends Object implements android.os.Parcelable

Fields Summary
public static final android.os.Parcelable.Creator
CREATOR
Constructors Summary
public ResultStorageDescriptor(int type, int offset, int length)

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

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

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

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

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

 throw new RuntimeException("Stub!");