Methods Summary |
---|
public void | onBackupPackage(java.lang.String name)Notification: the system has begun backing up the given package.
|
public void | onEndBackup()Notification: the full backup operation has ended.
|
public void | onEndRestore()Notification: the restore-from-full-backup operation has ended.
|
public void | onRestorePackage(java.lang.String name)Notification: the system has begun restore of the given package.
|
public void | onStartBackup()Notification: a full backup operation has begun.
|
public void | onStartRestore()Notification: a restore-from-full-backup operation has begun.
|
public void | onTimeout()The user's window of opportunity for confirming the operation has timed out.
|