Home
last modified time | relevance | path

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

/external/cldr/tools/java/org/unicode/cldr/util/
DVoteResolver.java877 adjustAnnotationVoteCounts(sortedValues, voteCount); in resolveVotes()
999 public void adjustAnnotationVoteCounts(Set<T> sortedValues, HashMap<T, Long> voteCount) { in adjustAnnotationVoteCounts() method in VoteResolver