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()
4800 public boolean canAddMoreManagedProfiles(@UserIdInt int userId, boolean allowedToRemoveOne) { in canAddMoreManagedProfiles()
3181 public boolean canAddMoreManagedProfiles(@UserIdInt int userId, boolean allowedToRemoveOne) { in canAddMoreManagedProfiles()3189 boolean allowedToRemoveOne) { in canAddMoreProfilesToUser()3205 boolean allowedToRemoveOne) { in getRemainingCreatableProfileCount()