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.java416 FullBackup.BackupScheme backupScheme = FullBackup.getBackupScheme(this, in onFullBackup()
627 FullBackup.getBackupScheme(this, mOperationType) in applyXmlFiltersAndDoFullBackupForDomain()
799 String domainPath = FullBackup.getBackupScheme(this, mOperationType) in fullBackupFileTree()
911 FullBackup.BackupScheme bs = FullBackup.getBackupScheme(this, mOperationType); in isFileEligibleForRestore()
985 basePath = FullBackup.getBackupScheme(this, mOperationType).tokenToDirectoryPath( in onRestoreFile()
DFullBackup.java166 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…