Home
last modified time | relevance | path

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

/cts/apps/CtsVerifier/src/com/android/cts/verifier/audio/peripheralprofile/
DProfileManager.java121 …public void startElement(String namespaceURI, String localName, String qName, Attributes atts) thr… in startElement() method in ProfileManager.ProfileLoader
126 mParsingProfile.startElement(namespaceURI, localName, qName, atts); in startElement()
128 mParsingProfile.startElement(namespaceURI, localName, qName, atts); in startElement()
DPeripheralProfile.java177 …public void startElement(String namespaceURI, String localName, String qName, Attributes atts) thr… in startElement() method in PeripheralProfile
/cts/tools/cts-api-coverage/src/com/android/cts/apicoverage/
DDexDepsXmlHandler.java55 public void startElement(String uri, String localName, String name, Attributes attributes) in startElement() method in DexDepsXmlHandler
57 super.startElement(uri, localName, name, attributes); in startElement()
DCtsReportHandler.java52 public void startElement(String uri, String localName, String name, Attributes attributes) in startElement() method in CtsReportHandler
54 super.startElement(uri, localName, name, attributes); in startElement()
DTestModuleConfigHandler.java59 public void startElement(String uri, String localName, String name, Attributes attributes) in startElement() method in TestModuleConfigHandler
61 super.startElement(uri, localName, name, attributes); in startElement()
DTestSuiteContentReport.java168 public void startElement(String uri, String localName, String name, Attributes attributes) in startElement() method in TestSuiteContentReport.KnownFailuresXmlHandler
170 super.startElement(uri, localName, name, attributes); in startElement()
/cts/tools/release-parser/src/com/android/cts/releaseparser/
DTestModuleConfigHandler.java60 public void startElement(String uri, String localName, String name, Attributes attributes) in startElement() method in TestModuleConfigHandler
62 super.startElement(uri, localName, name, attributes); in startElement()
DTestSuiteTradefedParser.java137 public void startElement(String uri, String localName, String name, Attributes attributes) in startElement() method in TestSuiteTradefedParser.KnownFailuresXmlHandler
139 super.startElement(uri, localName, name, attributes); in startElement()
DXmlHandler.java78 public void startElement(String uri, String localName, String name, Attributes attributes) in startElement() method in XmlHandler
80 super.startElement(uri, localName, name, attributes); in startElement()
/cts/tools/cts-api-coverage/src/com/android/cts/apicommon/
DApiXmlHandler.java63 public void startElement(String uri, String localName, String name, Attributes attributes) in startElement() method in ApiXmlHandler
65 super.startElement(uri, localName, name, attributes); in startElement()
/cts/tests/tests/util/src/android/util/cts/
DXmlEncodingTest.java263 public void startElement(String uri, String localName, String name, Attributes atts) in startElement() method in XmlEncodingTest.DefaultContentHandler
DXmlTest.java185 public void startElement(String uri, String localName, String name, Attributes atts) in startElement() method in XmlTest.DefaultContentHandler