Searched refs:getNamespaceCount (Results 1 – 11 of 11) sorted by relevance
90 public int getNamespaceCount(int depth) throws XmlPullParserException, RemoteException { in getNamespaceCount() method in RemoteXmlPullParserAdapter91 return mDelegate.getNamespaceCount(depth); in getNamespaceCount()
113 public int getNamespaceCount(int depth) throws XmlPullParserException { in getNamespaceCount() method in RemoteXmlPullParserAdapter115 return mDelegate.getNamespaceCount(depth); in getNamespaceCount()
51 int getNamespaceCount(int depth) throws XmlPullParserException, RemoteException; in getNamespaceCount() method
299 public int getNamespaceCount(int i) throws XmlPullParserException { in getNamespaceCount() method in LayoutParserWrapper
169 public int getNamespaceCount(int depth) throws XmlPullParserException { in getNamespaceCount() method in BridgeXmlBlockParser
145 public int getNamespaceCount(int depth) throws XmlPullParserException { in getNamespaceCount() method in XmlBlock.Parser
1433 public int getNamespaceCount(int depth) throws XmlPullParserException { in getNamespaceCount() method in ZenModeHelperTest.XmlResourceParserImpl1434 return parser.getNamespaceCount(depth); in getNamespaceCount()
25285 HSPLcom/android/org/kxml2/io/KXmlParser;->getNamespaceCount(I)I
58654 method public abstract int getNamespaceCount(int) throws org.xmlpull.v1.XmlPullParserException;
79464 method public int getNamespaceCount(int) throws org.xmlpull.v1.XmlPullParserException;
79608 method public int getNamespaceCount(int) throws org.xmlpull.v1.XmlPullParserException;