Searched refs:LOCKING_VOTES (Results 1 – 1 of 1) sorted by relevance
134 public static final int LOCKING_VOTES = 2000; field in VoteResolver.Level227 if (withVotes == LOCKING_VOTES && this == admin) { in canVoteWithCount()811 if (withVotes != null && withVotes == Level.LOCKING_VOTES) { in add()