This website requires JavaScript.
Explore
Help
Sign In
Android
/
frameworks_base
Watch
1
Star
0
Fork
0
You've already forked frameworks_base
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
cde87f45e0fa052d070b88ae33fb03c89870536a
frameworks_base
/
core
/
java
/
android
/
backup
History
Christopher Tate
9bbc21a773
Flesh out restore interface on manager; work up most of LocalTransport
2009-06-10 20:38:54 -07:00
..
BackupDataOutput.java
Hook up the backup data writer, and add a utility to read the backup data files.
2009-05-20 11:24:20 -07:00
BackupManager.java
Flesh out restore interface on manager; work up most of LocalTransport
2009-06-10 20:38:54 -07:00
FileBackupHelper.java
Hook up the backup data writer, and add a utility to read the backup data files.
2009-05-20 11:24:20 -07:00
IBackupManager.aidl
Add IRestoreSession interface for the restore flow
2009-06-07 19:33:20 -07:00
IRestoreSession.aidl
Revamp IRestoreSession a bit
2009-06-08 16:01:24 -07:00
RestoreSet.aidl
Revamp IRestoreSession a bit
2009-06-08 16:01:24 -07:00
RestoreSet.java
Revamp IRestoreSession a bit
2009-06-08 16:01:24 -07:00
SharedPreferencesBackupHelper.java
Get the backup calling through to the file backup helper.
2009-05-14 09:39:32 -04:00