Searched refs:getNamespaceCount (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/tools/layoutlib/bridge/src/com/android/layoutlib/bridge/android/
H A DBridgeXmlBlockParser.java165 public int getNamespaceCount(int depth) throws XmlPullParserException { method in class:BridgeXmlBlockParser
166 throw new XmlPullParserException("getNamespaceCount() not supported");
/frameworks/base/core/java/android/content/res/
H A DXmlBlock.java126 public int getNamespaceCount(int depth) throws XmlPullParserException { method in class:XmlBlock.Parser
127 throw new XmlPullParserException("getNamespaceCount() not supported");

Completed in 126 milliseconds