Home
last modified time | relevance | path

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

/external/libbackup/src/com/google/android/libraries/backup/
DPersistentBackupAgentHelper.java94 String srcFileName, Editor editor, BackupKeyPredicate backupKeyPredicate) { in writeToBackupFile() argument
104 if (backupKeyPredicate.shouldBeBackedUp(key)) { in writeToBackupFile()