Home
last modified time | relevance | path

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

/external/ksoap2/ksoap2-base/src/main/java/org/ksoap2/kdom/
DElement.java80 public String getAttributeNamespace(int index) { in getAttributeNamespace() method in Element
/external/robolectric-shadows/resources/src/main/java/org/robolectric/res/android/
DResXMLParser.java221 final String getAttributeNamespace(int idx, Ref<Integer> outLen) in getAttributeNamespace() method in ResXMLParser
/external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/android/
DXmlResourceParserImpl.java271 public String getAttributeNamespace(int index) { in getAttributeNamespace() method in XmlResourceParserImpl