Searched refs:systemPackagesAllowedForAllUsers (Results 1 – 1 of 1) sorted by relevance
58 private static final Set<String> systemPackagesAllowedForAllUsers = field in BackupEligibilityRules129 && !systemPackagesAllowedForAllUsers.contains(app.packageName)) { in appIsEligibleForBackup()