Searched defs:allowedToRemoveOne (Results 1 – 3 of 3) sorted by relevance
71 boolean canAddMoreProfilesToUser(in String userType, int userId, boolean allowedToRemoveOne); in canAddMoreProfilesToUser()72 boolean canAddMoreManagedProfiles(int userId, boolean allowedToRemoveOne); in canAddMoreManagedProfiles()
4815 public boolean canAddMoreManagedProfiles(@UserIdInt int userId, boolean allowedToRemoveOne) { in canAddMoreManagedProfiles()
3179 public boolean canAddMoreManagedProfiles(@UserIdInt int userId, boolean allowedToRemoveOne) { in canAddMoreManagedProfiles()3187 boolean allowedToRemoveOne) { in canAddMoreProfilesToUser()3203 boolean allowedToRemoveOne) { in getRemainingCreatableProfileCount()