Searched refs:getAttributeNamespace (Results 1 – 9 of 9) sorted by relevance
85 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()
743 const char16_t* getAttributeNamespace(size_t idx, size_t* outLen) const;
470 ns16 = block->getAttributeNamespace(i, &len); in printXMLBlock()
1137 const char16_t* ResXMLParser::getAttributeNamespace(size_t idx, size_t* outLen) const in getAttributeNamespace() function in android::ResXMLParser1337 const char16_t* curNs = getAttributeNamespace(i, &curNsLen); in indexOfAttribute()
61171 method public abstract java.lang.String getAttributeNamespace(int);
58642 method public abstract java.lang.String getAttributeNamespace(int);