Home
last modified time | relevance | path

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

/aosp_15_r20/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/util/
H A DVoteResolver.java1430 HashMap<T, Long> compMap = makeAnnotationComponentMap(sortedValues, voteCount); in adjustAnnotationVoteCounts()
1456 private HashMap<T, Long> makeAnnotationComponentMap( in makeAnnotationComponentMap() method in VoteResolver