Home
last modified time | relevance | path

Searched defs:getAttributeNamespace (Results 1 – 3 of 3) sorted by relevance

/libcore/xml/src/main/java/org/xmlpull/v1/
DXmlPullParser.java823 String getAttributeNamespace (int index); in getAttributeNamespace() method
/libcore/luni/src/test/java/libcore/xml/
DXmlPullParserFactoryTest.java322 public String getAttributeNamespace(int index) { in getAttributeNamespace() method in XmlPullParserFactoryTest.XmlPullParserStub
/libcore/xml/src/main/java/com/android/org/kxml2/io/
DKXmlParser.java2004 public String getAttributeNamespace(int index) { in getAttributeNamespace() method in KXmlParser