Home
last modified time | relevance | path

Searched refs:LOCKING_VOTES (Results 1 – 1 of 1) sorted by relevance

/external/cldr/tools/java/org/unicode/cldr/util/
DVoteResolver.java134 public static final int LOCKING_VOTES = 2000; field in VoteResolver.Level
227 if (withVotes == LOCKING_VOTES && this == admin) { in canVoteWithCount()
811 if (withVotes != null && withVotes == Level.LOCKING_VOTES) { in add()