Searched refs:getAliveUsersExcludingGuestsCountLU (Results 1 – 1 of 1) sorted by relevance
3054 count = getAliveUsersExcludingGuestsCountLU(); in isUserLimitReached()3091 final int userCount = getAliveUsersExcludingGuestsCountLU(); in getRemainingCreatableUserCount()3227 final int usersCountAfterRemoving = getAliveUsersExcludingGuestsCountLU() in getRemainingCreatableProfileCount()3258 private int getAliveUsersExcludingGuestsCountLU() { in getAliveUsersExcludingGuestsCountLU() method in UserManagerService