Home
last modified time | relevance | path

Searched defs:sections (Results 1 – 4 of 4) sorted by relevance

/cts/tests/tests/renderscript/src/android/renderscript/cts/refocus/
DXmpDepthDecode.java144 List<Section> sections = parse(is, true, skipExtendedContent); in read() local
208 List<Section> sections = new ArrayList<Section>(); in parse() local
355 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()
/cts/tools/selinux/
DSELinuxNeverallowTestGen.py21 sections = ["TREBLE_ONLY", "COMPATIBLE_PROPERTY_ONLY", "LAUNCHING_WITH_R_ONLY"] variable
/cts/tests/tests/widget/src/android/widget/cts/
DAlphabetIndexerTest.java57 Object[] sections = indexer.getSections(); in testAlphabetIndexer() local
/cts/tests/tests/provider/src/android/provider/cts/contacts/
DContactsContract_ContactCountsTest.java84 final String sections[] = in testContactCounts_correctCountsReturned() local