Searched refs:getBackupScheme (Results 1 – 3 of 3) sorted by relevance
363 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()
101 static synchronized BackupScheme getBackupScheme(Context context) { in getBackupScheme() method in FullBackup
4327 Landroid/app/backup/FullBackup;->getBackupScheme(Landroid/content/Context;)Landroid/app/backup/Full…