java.lang.Object | |
↳ | android.app.backup.FullBackupDataOutput |
Provides the interface through which a
BackupAgent
writes entire files
to a full backup data set, via its
onFullBackup(FullBackupDataOutput)
method.
[Expand]
Inherited Methods
|
|||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
|