HomeSort by relevance Sort by last modified time
    Searched refs:fullRestore (Results 1 - 7 of 7) sorted by null

  /frameworks/base/core/java/android/app/backup/
IBackupManager.aidl 188 void fullRestore(in ParcelFileDescriptor fd);
192 * not actually perform the operation described to fullBackup() / fullRestore() unless the
  /frameworks/base/cmds/bu/src/com/android/commands/bu/
Backup.java 144 mBackupManager.fullRestore(fd);
  /frameworks/base/services/backup/java/com/android/server/backup/
Trampoline.java 247 public void fullRestore(ParcelFileDescriptor fd) throws RemoteException {
250 svc.fullRestore(fd);
BackupManagerService.java     [all...]
  /external/robolectric/v3/runtime/
android-all-4.1.2_r1-robolectric-0.jar 
android-all-4.2.2_r1.2-robolectric-0.jar 
android-all-4.3_r2-robolectric-0.jar 

Completed in 132 milliseconds