Home
last modified time | relevance | path

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

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