[go: nahoru, domu]

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.java413 // 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, method in class:BackupAgent

Completed in 70 milliseconds