Searched refs:restoreSet (Results 1 – 2 of 2) sorted by relevance
181 RestoreSet restoreSet = mRestoreSets.get(i); in restoreAll() local191 getBackupEligibilityRules(restoreSet)), in restoreAll()274 RestoreSet restoreSet = mRestoreSets.get(i); in restorePackages() local286 getBackupEligibilityRules(restoreSet)), in restorePackages()299 private BackupEligibilityRules getBackupEligibilityRules(RestoreSet restoreSet) { in getBackupEligibilityRules() argument302 int backupDestination = DEVICE_NAME_FOR_D2D_SET.equals(restoreSet.device) in getBackupEligibilityRules()
3884 long restoreSet = getAvailableRestoreToken(packageName); in restoreAtInstall() local3895 + Long.toHexString(restoreSet))); in restoreAtInstall()3897 if (restoreSet == 0) { in restoreAtInstall()3943 restoreSet, in restoreAtInstall()3947 getEligibilityRulesForRestoreAtInstall(restoreSet)); in restoreAtInstall()