Searched defs:sectionItems (Results 1 – 1 of 1) sorted by relevance
537 final Map<JSONSection, List<CldrItem>> sectionItems = new TreeMap<>(); in mapPathsToSections() local705 final Map<JSONSection, List<CldrItem>> sectionItems) in convertCldrItems()