Searched refs:resortValuesBasedOnAdjustedVoteCounts (Results 1 – 1 of 1) sorted by relevance
1110 resortValuesBasedOnAdjustedVoteCounts(sortedValues, voteCount); in adjustAnnotationVoteCounts()1203 …private void resortValuesBasedOnAdjustedVoteCounts(Set<T> sortedValues, HashMap<T, Long> voteCount… in resortValuesBasedOnAdjustedVoteCounts() method in VoteResolver1273 resortValuesBasedOnAdjustedVoteCounts(superiorSupersets, rawVoteCount); in promoteSuperiorAnnotationSuperset()1285 resortValuesBasedOnAdjustedVoteCounts(sortedValues, voteCount); in promoteSuperiorAnnotationSuperset()