Home
last modified time | relevance | path

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

/external/cldr/tools/java/org/unicode/cldr/util/
DVoteResolver.java1013 resortValuesBasedOnAdjustedVoteCounts(sortedValues, voteCount); in adjustAnnotationVoteCounts()
1106 …private void resortValuesBasedOnAdjustedVoteCounts(Set<T> sortedValues, HashMap<T, Long> voteCount… in resortValuesBasedOnAdjustedVoteCounts() method in VoteResolver
1176 resortValuesBasedOnAdjustedVoteCounts(superiorSupersets, rawVoteCount); in promoteSuperiorAnnotationSuperset()
1188 resortValuesBasedOnAdjustedVoteCounts(sortedValues, voteCount); in promoteSuperiorAnnotationSuperset()