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.java450 FullBackup.BackupScheme backupScheme = FullBackup.getBackupScheme(this, in onFullBackup()
661 FullBackup.getBackupScheme(this, mBackupDestination) in applyXmlFiltersAndDoFullBackupForDomain()
833 String domainPath = FullBackup.getBackupScheme(this, mBackupDestination) in fullBackupFileTree()
945 FullBackup.BackupScheme bs = FullBackup.getBackupScheme(this, mBackupDestination); in isFileEligibleForRestore()
1019 basePath = FullBackup.getBackupScheme(this, mBackupDestination).tokenToDirectoryPath( in onRestoreFile()
DFullBackup.java165 static synchronized BackupScheme getBackupScheme(Context context, in getBackupScheme() method in FullBackup
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt4324 Landroid/app/backup/FullBackup;->getBackupScheme(Landroid/content/Context;)Landroid/app/backup/Full…