Home
last modified time | relevance | path

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

/external/cldr/tools/java/org/unicode/cldr/util/
DVoteResolver.java327 public int countValuesWithVotes() { in countValuesWithVotes() method in VoteResolver.OrganizationToValueAndVote
1780 int itemsWithVotes = organizationToValueAndVote.countValuesWithVotes(); in getStatusForOrganization()