Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/app/backup/
DBackupAgent.java363 FullBackup.BackupScheme backupScheme = FullBackup.getBackupScheme(this); in onFullBackup()
553 FullBackup.getBackupScheme(this).tokenToDirectoryPath(domainToken), in applyXmlFiltersAndDoFullBackupForDomain()
724 String domainPath = FullBackup.getBackupScheme(this).tokenToDirectoryPath(domain); in fullBackupFileTree()
835 FullBackup.BackupScheme bs = FullBackup.getBackupScheme(this); in isFileEligibleForRestore()
909 basePath = FullBackup.getBackupScheme(this).tokenToDirectoryPath(domain); in onRestoreFile()
DFullBackup.java101 static synchronized BackupScheme getBackupScheme(Context context) { in getBackupScheme() method in FullBackup
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt4327 Landroid/app/backup/FullBackup;->getBackupScheme(Landroid/content/Context;)Landroid/app/backup/Full…