Searched refs:profilesRemovedCount (Results 1 – 1 of 1) sorted by relevance
1419 final int profilesRemovedCount = managedProfilesCount > 0 && allowedToRemoveOne ? 1 : 0; in canAddMoreManagedProfiles() local1420 if (managedProfilesCount - profilesRemovedCount >= MAX_MANAGED_PROFILES) { in canAddMoreManagedProfiles()1429 - profilesRemovedCount; in canAddMoreManagedProfiles()