Searched defs:allowedToRemoveOne (Results 1 – 3 of 3) sorted by relevance
67 boolean canAddMoreProfilesToUser(in String userType, int userId, boolean allowedToRemoveOne); in canAddMoreProfilesToUser()68 boolean canAddMoreManagedProfiles(int userId, boolean allowedToRemoveOne); in canAddMoreManagedProfiles()
4146 public boolean canAddMoreManagedProfiles(@UserIdInt int userId, boolean allowedToRemoveOne) { in canAddMoreManagedProfiles()
2670 public boolean canAddMoreManagedProfiles(@UserIdInt int userId, boolean allowedToRemoveOne) { in canAddMoreManagedProfiles()2678 boolean allowedToRemoveOne) { in canAddMoreProfilesToUser()2693 boolean allowedToRemoveOne) { in getRemainingCreatableProfileCount()