HomeSort by relevance Sort by last modified time
    Searched full:fullbackupfiletree (Results 1 - 2 of 2) sorted by null

  /frameworks/base/packages/SharedStorageBackup/src/com/android/sharedstoragebackup/
SharedStorageAgent.java 56 fullBackupFileTree(null, domain, v.getPath(),
  /frameworks/base/core/java/android/app/backup/
BackupAgent.java 413 // external storage, but edge cases happen. fullBackupFileTree() catches
461 * If so, perform a {@link #fullBackupFileTree} which backs up the file or recurses if the path
472 fullBackupFileTree(packageName, domainToken,
479 fullBackupFileTree(packageName, domainToken, includeFile, filterSet,
630 protected final void fullBackupFileTree(String packageName, String domain, String startingPath,
    [all...]

Completed in 191 milliseconds