Searched defs:sections (Results 1 – 4 of 4) sorted by relevance
144 List<Section> sections = parse(is, true, skipExtendedContent); in read() local208 List<Section> sections = new ArrayList<Section>(); in parse() local355 private static XMPMeta parseFirstValidXMPSection(List<Section> sections) { in parseFirstValidXMPSection()381 private static boolean checkExtendedSectionExists(List<Section> sections, in checkExtendedSectionExists()400 private static XMPMeta parseExtendedXMPSections(List<Section> sections, in parseExtendedXMPSections()
21 sections = ["TREBLE_ONLY", "COMPATIBLE_PROPERTY_ONLY", "LAUNCHING_WITH_R_ONLY"] variable
57 Object[] sections = indexer.getSections(); in testAlphabetIndexer() local
84 final String sections[] = in testContactCounts_correctCountsReturned() local