Searched defs:allowedToRemoveOne (Results 1 – 3 of 3) sorted by relevance
72 boolean canAddMoreProfilesToUser(in String userType, int userId, boolean allowedToRemoveOne); in canAddMoreProfilesToUser()73 boolean canAddMoreManagedProfiles(int userId, boolean allowedToRemoveOne); in canAddMoreManagedProfiles()
5209 public boolean canAddMoreManagedProfiles(@UserIdInt int userId, boolean allowedToRemoveOne) { in canAddMoreManagedProfiles()
3749 public boolean canAddMoreManagedProfiles(@UserIdInt int userId, boolean allowedToRemoveOne) { in canAddMoreManagedProfiles()3757 boolean allowedToRemoveOne) { in canAddMoreProfilesToUser()3773 boolean allowedToRemoveOne) { in getRemainingCreatableProfileCount()