diff options
author | Christopher Tate <ctate@google.com> | 2009-06-25 18:03:43 -0700 |
---|---|---|
committer | Christopher Tate <ctate@google.com> | 2009-06-25 18:09:28 -0700 |
commit | 7d562ec393d54dd9ef387c49d1283243bfdbd2b1 (patch) | |
tree | ac2590ef8df168167789764153a1869c80363748 /cmds | |
parent | b505ae4195d9b8a93c71b1f9da6d7d8c3aaa3c08 (diff) | |
download | frameworks_base-7d562ec393d54dd9ef387c49d1283243bfdbd2b1.zip frameworks_base-7d562ec393d54dd9ef387c49d1283243bfdbd2b1.tar.gz frameworks_base-7d562ec393d54dd9ef387c49d1283243bfdbd2b1.tar.bz2 |
Add a new IRestoreObserver callback class to the restore process
The observer is told when restore begins how many packages are being restored.
It then gets an onUpdate() call telling it that the Nth package is now
undergoing restore. Ultimately, its restoreFinished() callback is invoked,
passing a simple success/fail error code, to let it know that the restore
operation has concluded.
Diffstat (limited to 'cmds')
0 files changed, 0 insertions, 0 deletions