Searched refs:getAliveUsersExcludingGuestsCountLU (Results 1 – 1 of 1) sorted by relevance
3624 count = getAliveUsersExcludingGuestsCountLU(); in isUserLimitReached()3661 final int userCount = getAliveUsersExcludingGuestsCountLU(); in getRemainingCreatableUserCount()3798 final int usersCountAfterRemoving = getAliveUsersExcludingGuestsCountLU() in getRemainingCreatableProfileCount()3829 private int getAliveUsersExcludingGuestsCountLU() { in getAliveUsersExcludingGuestsCountLU() method in UserManagerService