Searched refs:fullBackupFileTree (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/packages/SharedStorageBackup/src/com/android/sharedstoragebackup/
H A DSharedStorageAgent.java56 fullBackupFileTree(null, domain, v.getPath(),
/frameworks/base/core/java/android/app/backup/
H A DBackupAgent.java368 // external storage, but edge cases happen. fullBackupFileTree() catches
386 * If so, perform a {@link #fullBackupFileTree} which backs up the file or recurses if the path
397 fullBackupFileTree(packageName, domainToken,
404 fullBackupFileTree(packageName, domainToken, includeFile, filterSet,
516 protected final void fullBackupFileTree(String packageName, String domain, String startingPath, method in class:BackupAgent

Completed in 91 milliseconds