Searched refs:systemPackagesAllowedForNonSystemUsers (Results 1 – 1 of 1) sorted by relevance
74 private static final Set<String> systemPackagesAllowedForNonSystemUsers = SetUtils.union( field in BackupEligibilityRules170 if (!mIsProfileUser && !systemPackagesAllowedForNonSystemUsers.contains( in appIsEligibleForBackup()