Searched defs:getNamespacePrefix (Results 1 – 9 of 9) sorted by relevance
53 String getNamespacePrefix(int pos) throws XmlPullParserException, RemoteException; in getNamespacePrefix() method
122 public String getNamespacePrefix(int pos) throws XmlPullParserException { in getNamespacePrefix() method in RemoteXmlPullParserAdapter
95 public String getNamespacePrefix(int pos) throws XmlPullParserException, RemoteException { in getNamespacePrefix() method in RemoteXmlPullParserAdapter
304 public String getNamespacePrefix(int i) throws XmlPullParserException { in getNamespacePrefix() method in LayoutParserWrapper
154 public String getNamespacePrefix(int pos) throws XmlPullParserException { in getNamespacePrefix() method in BridgeXmlBlockParser
136 public String getNamespacePrefix(int pos) throws XmlPullParserException { in getNamespacePrefix() method in XmlBlock.Parser
1438 public String getNamespacePrefix(int pos) throws XmlPullParserException { in getNamespacePrefix() method in ZenModeHelperTest.XmlResourceParserImpl
668 const String16& XMLNode::getNamespacePrefix() const in getNamespacePrefix() function in XMLNode
1159 const char16_t* ResXMLParser::getNamespacePrefix(size_t* outLen) const in getNamespacePrefix() function in android::ResXMLParser