Searched refs:restoreSet (Results 1 – 3 of 3) sorted by relevance
104 RestoreSet restoreSet = new RestoreSet( in testGetBackupEligibilityRules_skipRestoreFlagOn_skipsLaunchedAppRestore() local113 restoreSet); in testGetBackupEligibilityRules_skipRestoreFlagOn_skipsLaunchedAppRestore()121 RestoreSet restoreSet = new RestoreSet( in testGetBackupEligibilityRules_skipRestoreFlagOff_allowsAppRestore() local130 restoreSet); in testGetBackupEligibilityRules_skipRestoreFlagOff_allowsAppRestore()
186 RestoreSet restoreSet = mRestoreSets.get(i); in restoreAll() local196 getBackupEligibilityRules(restoreSet)), in restoreAll()279 RestoreSet restoreSet = mRestoreSets.get(i); in restorePackages() local291 getBackupEligibilityRules(restoreSet)), in restorePackages()305 BackupEligibilityRules getBackupEligibilityRules(RestoreSet restoreSet) { in getBackupEligibilityRules() argument308 int backupDestination = DEVICE_NAME_FOR_D2D_SET.equals(restoreSet.device) in getBackupEligibilityRules()315 boolean skipRestoreForLaunchedApps = (restoreSet.backupTransportFlags in getBackupEligibilityRules()
3888 long restoreSet = getAvailableRestoreToken(packageName); in restoreAtInstall() local3899 + Long.toHexString(restoreSet))); in restoreAtInstall()3901 if (restoreSet == 0) { in restoreAtInstall()3969 restoreSet, in restoreAtInstall()3973 getEligibilityRulesForRestoreAtInstall(restoreSet)); in restoreAtInstall()