Searched defs:rootPath (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/android/app/backup/
H A DBackupAgent.java396 protected final void fullBackupFileTree(String packageName, String domain, String rootPath, argument
398 File rootFile = new File(rootPath);
436 FullBackup.backupToTar(packageName, domain, null, rootPath, filePath,

Completed in 195 milliseconds