Home
last modified time | relevance | path

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

/test/suite_harness/common/host-side/tradefed/src/com/android/compatibility/common/tradefed/testtype/
DSubPlan.java167 public void startElement(String uri, String localName, String name, Attributes attributes) in startElement() argument
169 if (ENTRY_TAG.equals(localName)) { in startElement()