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

  /packages/apps/Dialer/java/com/android/dialer/backup/
DialerPersistentBackupAgent.java 71 public Map<String, BackupKeyPredicate> getBackupSpecification() {
74 "DialerPersistentBackupAgent.getBackupSpecification",
79 LogUtil.i("DialerPersistentBackupAgent.getBackupSpecification", "arrayMap.put: " + fileName);
  /external/libbackup/src/com/google/android/libraries/backup/
PersistentBackupAgentHelper.java 64 Map<String, BackupKeyPredicate> fileBackupKeyPredicates = getBackupSpecification();
87 protected abstract Map<String, BackupKeyPredicate> getBackupSpecification();

Completed in 66 milliseconds