Home
last modified time | relevance | path

Searched refs:domainPath (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/core/java/android/app/backup/
DBackupAgent.java799 String domainPath = FullBackup.getBackupScheme(this, mOperationType) in fullBackupFileTree() local
801 if (domainPath == null) { in fullBackupFileTree()
859 FullBackup.backupToTar(packageName, domain, null, domainPath, filePath, output); in fullBackupFileTree()