Searched defs:getAttributeNamespace (Results 1 – 13 of 13) sorted by relevance
30 String getAttributeNamespace (int index); in getAttributeNamespace() method
242 public String getAttributeNamespace(int index) { in getAttributeNamespace() method in XmlBlock.Parser
84 default String getAttributeNamespace (int index) { in getAttributeNamespace() method
38 public String getAttributeNamespace (int index) { in getAttributeNamespace() method in XmlPullAttributes
35 public String getAttributeNamespace(int index) { in getAttributeNamespace() method in NopAttributeSet
59 public String getAttributeNamespace(int index) { in getAttributeNamespace() method in BridgeLayoutParamsMapAttributes
243 public String getAttributeNamespace(int index) { in getAttributeNamespace() method in BridgeXmlBlockParser
138 public String getAttributeNamespace(int index) { in getAttributeNamespace() method in XmlPullParserWrapper
213 public void getAttributeNamespace() throws XmlPullParserException, IOException { in getAttributeNamespace() method in XmlBlockBenchmark
341 public String getAttributeNamespace(int i) { in getAttributeNamespace() method in LayoutParserWrapper
596 public String getAttributeNamespace(int index) { in getAttributeNamespace() method in BinaryXmlPullParser
6476 public String getAttributeNamespace(int index) { in getAttributeNamespace() method in ZenModeHelperTest.XmlResourceParserImpl
1422 const char16_t* ResXMLParser::getAttributeNamespace(size_t idx, size_t* outLen) const in getAttributeNamespace() function in android::ResXMLParser