FileDocCategorySizeDatePackage
RestoreSession.javaAPI DocAndroid 5.1 API578Sat Mar 14 14:09:58 GMT 2015android.app.backup

RestoreSession

public class RestoreSession extends Object

Fields Summary
Constructors Summary
RestoreSession()

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

 throw new RuntimeException("Stub!"); 
public intgetAvailableRestoreSets(android.app.backup.RestoreObserver observer)

 throw new RuntimeException("Stub!"); 
public intrestoreAll(long token, android.app.backup.RestoreObserver observer)

 throw new RuntimeException("Stub!"); 
public intrestorePackage(java.lang.String packageName, android.app.backup.RestoreObserver observer)

 throw new RuntimeException("Stub!");