FileDocCategorySizeDatePackage
RestoreSet.javaAPI DocAndroid 5.1 API645Sat Mar 14 14:10:00 GMT 2015android.app.backup

RestoreSet

public class RestoreSet extends Object implements android.os.Parcelable

Fields Summary
public static final android.os.Parcelable.Creator
CREATOR
public String
device
public String
name
public long
token
Constructors Summary
public RestoreSet()

 throw new RuntimeException("Stub!"); 
public RestoreSet(String _name, String _dev, long _token)

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

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

 throw new RuntimeException("Stub!");