FileDocCategorySizeDatePackage
RestoreObserver.javaAPI DocAndroid 5.1 API538Sat Mar 14 14:10:04 GMT 2015android.app.backup

RestoreObserver

public abstract class RestoreObserver extends Object

Fields Summary
Constructors Summary
public RestoreObserver()

 throw new RuntimeException("Stub!"); 
Methods Summary
public voidonUpdate(int nowBeingRestored, java.lang.String currentPackage)

 throw new RuntimeException("Stub!"); 
public voidrestoreFinished(int error)

 throw new RuntimeException("Stub!"); 
public voidrestoreSetsAvailable(android.app.backup.RestoreSet[] result)

 throw new RuntimeException("Stub!"); 
public voidrestoreStarting(int numPackages)

 throw new RuntimeException("Stub!");