Home
last modified time | relevance | path

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

/cts/tools/cts-api-coverage/src/com/android/cts/apicoverage/
DDexDepsXmlHandler.java49 public void startElement(String uri, String localName, String name, Attributes attributes) in startElement() argument
51 super.startElement(uri, localName, name, attributes); in startElement()
52 if ("package".equalsIgnoreCase(localName)) { in startElement()
54 } else if ("class".equalsIgnoreCase(localName) in startElement()
55 || "interface".equalsIgnoreCase(localName)) { in startElement()
57 } else if ("constructor".equalsIgnoreCase(localName)) { in startElement()
59 } else if ("method".equalsIgnoreCase(localName)) { in startElement()
63 } else if ("parameter".equalsIgnoreCase(localName)) { in startElement()
69 public void endElement(String uri, String localName, String name) throws SAXException { in endElement() argument
70 super.endElement(uri, localName, name); in endElement()
[all …]
DCurrentXmlHandler.java61 public void startElement(String uri, String localName, String name, Attributes attributes) in startElement() argument
63 super.startElement(uri, localName, name, attributes); in startElement()
64 if ("package".equalsIgnoreCase(localName)) { in startElement()
70 } else if ("class".equalsIgnoreCase(localName)) { in startElement()
83 } else if ("interface".equalsIgnoreCase(localName)) { in startElement()
86 } else if ("constructor".equalsIgnoreCase(localName)) { in startElement()
89 } else if ("method".equalsIgnoreCase(localName)) { in startElement()
98 } else if ("parameter".equalsIgnoreCase(localName)) { in startElement()
104 public void endElement(String uri, String localName, String name) throws SAXException { in endElement() argument
105 super.endElement(uri, localName, name); in endElement()
[all …]
/cts/tools/tradefed-host/src/com/android/cts/tradefed/testtype/
DTestPackageXmlParser.java77 public void startElement(String uri, String localName, String name, Attributes attributes) { in startElement() argument
78 if (TEST_PACKAGE_TAG.equals(localName)) { in startElement()
111 } else if (TEST_SUITE_TAG.equals(localName)) { in startElement()
119 } else if (TEST_CASE_TAG.equals(localName)) { in startElement()
127 } else if (TEST_TAG.equals(localName)) { in startElement()
169 } else if (TEST_INSTANCE_TAG.equals(localName)) { in startElement()
196 public void endElement (String uri, String localName, String qName) { in endElement() argument
197 if (TEST_SUITE_TAG.equals(localName) || TEST_CASE_TAG.equals(localName)) { in endElement()
199 } else if (TEST_TAG.equals(localName)) { in endElement()
215 final String localName = attributes.getLocalName(i); in genAttributeMap() local
[all …]
DTestPlan.java67 public void startElement(String uri, String localName, String name, Attributes attributes) in startElement() argument
69 if (ENTRY_TAG.equals(localName)) { in startElement()
/cts/tests/tests/util/src/android/util/cts/
DXmlEncodingTest.java216 public void endElement(String uri, String localName, String name) throws SAXException { in endElement() argument
219 mVec.add(localName); in endElement()
250 public void startElement(String uri, String localName, String name, Attributes atts) in startElement() argument
253 mVec.add(localName); in startElement()
DXmlTest.java133 public void endElement(String uri, String localName, String name) throws SAXException { in endElement() argument
136 mVec.add(localName); in endElement()
167 public void startElement(String uri, String localName, String name, Attributes atts) in startElement() argument
170 mVec.add(localName); in startElement()
/cts/tools/dex-tools/dex/
Dclasses0.out.dex81830 final java.lang.String localName
82659 private java.lang.String localName
83373 private java.lang.String localName
Dclasses.out.dex69132 final java.lang.String localName