android.app.backup
Interfaces
| BackupHelper |
Defines the calling interface that |
Classes
| BackupAgent |
Provides the central interface between an application and Android's data backup infrastructure. |
| BackupAgentHelper |
A convenient |
| BackupDataInput |
Provides the structured interface through which a |
| BackupDataInputStream |
Provides an |
| BackupDataOutput |
Provides the structured interface through which a |
| BackupManager |
The interface through which an application interacts with the Android backup service to request backup and restore operations. |
| FileBackupHelper |
A helper class that can be used in conjunction with |
| FullBackupDataOutput |
Provides the interface through which a |
| FullRestoreDataInput |
Provides the interface through which a |
| RestoreObserver |
Callback class for receiving progress reports during a restore operation. |
| SharedPreferencesBackupHelper |
A helper class that can be used in conjunction with |