Searched refs:getAttributeNamespace (Results 1 – 14 of 14) sorted by relevance
96 ASSERT_EQ(tree.getAttributeNamespace(0, &len), nullptr); in TEST_F()109 const char16_t* attrNamespace = tree.getAttributeNamespace(0, &len); in TEST_F()
115 mAttributes.add(new Attribute(mDelegate.getAttributeNamespace(i), in peekNext()339 public String getAttributeNamespace(int i) { in getAttributeNamespace() method in LayoutParserWrapper
83 String namespace = getAttributeNamespace(i); in getViewCookie()
239 public String getAttributeNamespace(int index) { in getAttributeNamespace() method in BridgeXmlBlockParser240 return mParser.getAttributeNamespace(index); in getAttributeNamespace()
177 public String getAttributeNamespace(int index) { in getAttributeNamespace() method in XmlBlock.Parser229 "Namespace=" + getAttributeNamespace(idx) in getAttributeValue()
59 String ns = mParser.getAttributeNamespace(index); in getAttributeNameResource()
210 const char16_t* str16 = parser->getAttributeNamespace(i, &len); in copyAttributes()
750 const char16_t* getAttributeNamespace(size_t idx, size_t* outLen) const;
466 ns16 = block->getAttributeNamespace(i, &len); in printXMLBlock()
1174 const char16_t* ResXMLParser::getAttributeNamespace(size_t idx, size_t* outLen) const in getAttributeNamespace() function in android::ResXMLParser1393 const char16_t* curNs = getAttributeNamespace(i, &curNsLen); in indexOfAttribute()
58640 method public abstract java.lang.String getAttributeNamespace(int);
66244 method public abstract java.lang.String getAttributeNamespace(int);
69601 method public abstract java.lang.String getAttributeNamespace(int);
66324 method public abstract java.lang.String getAttributeNamespace(int);