Home
last modified time | relevance | path

Searched refs:getBackupSpecification (Results 1 – 1 of 1) sorted by relevance

/external/libbackup/src/com/google/android/libraries/backup/
DPersistentBackupAgentHelper.java64 Map<String, BackupKeyPredicate> fileBackupKeyPredicates = getBackupSpecification(); in writeFromPreferenceFilesToBackupFile()
87 protected abstract Map<String, BackupKeyPredicate> getBackupSpecification(); in getBackupSpecification() method in PersistentBackupAgentHelper