Searched refs:getNamespaceCount (Results 1 – 5 of 5) sorted by relevance
73 public int getNamespaceCount(int depth) throws XmlPullParserException { in getNamespaceCount() method in XmlPullParserWrapper74 return mWrapped.getNamespaceCount(depth); in getNamespaceCount()
164 public int getNamespaceCount(int depth) throws XmlPullParserException { in getNamespaceCount() method in XmlBlock.Parser
2686 public int getNamespaceCount(int depth) throws XmlPullParserException { in getNamespaceCount() method in ZenModeHelperTest.XmlResourceParserImpl2687 return parser.getNamespaceCount(depth); in getNamespaceCount()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
23737 HSPLcom/android/org/kxml2/io/KXmlParser;->getNamespaceCount(I)I