Searched defs:getAttributeNamespace (Results 1 – 12 of 12) sorted by relevance
30 String getAttributeNamespace (int index); in getAttributeNamespace() method
181 public String getAttributeNamespace(int index) { in getAttributeNamespace() method in XmlBlock.Parser
83 String getAttributeNamespace(int index) throws RemoteException; in getAttributeNamespace() method
84 default String getAttributeNamespace (int index) { in getAttributeNamespace() method
37 public String getAttributeNamespace (int index) { in getAttributeNamespace() method in XmlPullAttributes
31 public String getAttributeNamespace(int index) { in getAttributeNamespace() method in NopAttributeSet
59 public String getAttributeNamespace(int index) { in getAttributeNamespace() method in BridgeLayoutParamsMapAttributes
240 public String getAttributeNamespace(int index) { in getAttributeNamespace() method in BridgeXmlBlockParser
257 public String getAttributeNamespace(int index) { in getAttributeNamespace() method in RemoteXmlPullParserAdapter
170 public String getAttributeNamespace(int index) throws RemoteException { in getAttributeNamespace() method in RemoteXmlPullParserAdapter
339 public String getAttributeNamespace(int i) { in getAttributeNamespace() method in LayoutParserWrapper
1235 const char16_t* ResXMLParser::getAttributeNamespace(size_t idx, size_t* outLen) const in getAttributeNamespace() function in android::ResXMLParser