Home
last modified time | relevance | path

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

/external/cldr/tools/java/org/unicode/cldr/util/
DVoteResolver.java1780 int itemsWithVotes = organizationToValueAndVote.countValuesWithVotes(); in getStatusForOrganization() local
1783 if (itemsWithVotes > 1) { in getStatusForOrganization()
1792 } else if (itemsWithVotes == 0) { in getStatusForOrganization()