HomeSort by relevance Sort by last modified time
    Searched refs:getBackupScheme (Results 1 - 2 of 2) sorted by null

  /frameworks/base/core/java/android/app/backup/
BackupAgent.java 288 FullBackup.BackupScheme backupScheme = FullBackup.getBackupScheme(this);
475 FullBackup.getBackupScheme(this).tokenToDirectoryPath(domainToken),
637 String domainPath = FullBackup.getBackupScheme(this).tokenToDirectoryPath(domain);
    [all...]
FullBackup.java 93 static synchronized BackupScheme getBackupScheme(Context context) {

Completed in 1063 milliseconds