Searched defs:backupScheme (Results 1 – 2 of 2) sorted by relevance
426 FullBackup.BackupScheme backupScheme = FullBackup.getBackupSchemeForTest(mContext); in testParseNewBackupSchemeFromXml_emptyCloudSectionIsRespected() local441 FullBackup.BackupScheme backupScheme = FullBackup.getBackupSchemeForTest(mContext); in testParseNewBackupSchemeFromXml_emptyCloudSectionWithEncryptionFlagIsRespected() local
450 FullBackup.BackupScheme backupScheme = FullBackup.getBackupScheme(this, in onFullBackup() local602 public IncludeExcludeRules getIncludeExcludeRules(FullBackup.BackupScheme backupScheme) in getIncludeExcludeRules()