Home
last modified time | relevance | path

Searched refs:getNamespaceCount (Results 1 – 9 of 9) sorted by relevance

/frameworks/base/core/java/com/android/internal/util/
DXmlPullParserWrapper.java74 public int getNamespaceCount(int depth) throws XmlPullParserException { in getNamespaceCount() method in XmlPullParserWrapper
75 return mWrapped.getNamespaceCount(depth); in getNamespaceCount()
/frameworks/layoutlib/bridge/src/com/android/layoutlib/bridge/impl/
DLayoutParserWrapper.java306 public int getNamespaceCount(int i) throws XmlPullParserException { in getNamespaceCount() method in LayoutParserWrapper
/frameworks/layoutlib/bridge/src/com/android/layoutlib/bridge/android/
DBridgeXmlBlockParser.java169 public int getNamespaceCount(int depth) throws XmlPullParserException { in getNamespaceCount() method in BridgeXmlBlockParser
/frameworks/base/core/java/android/content/res/
DXmlBlock.java183 public int getNamespaceCount(int depth) throws XmlPullParserException { in getNamespaceCount() method in XmlBlock.Parser
/frameworks/libs/modules-utils/java/com/android/modules/utils/
DBinaryXmlPullParser.java630 public int getNamespaceCount(int depth) throws XmlPullParserException { in getNamespaceCount() method in BinaryXmlPullParser
/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
DZenModeHelperTest.java6376 public int getNamespaceCount(int depth) throws XmlPullParserException { in getNamespaceCount() method in ZenModeHelperTest.XmlResourceParserImpl
6377 return parser.getNamespaceCount(depth); in getNamespaceCount()
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt58654 method public abstract int getNamespaceCount(int) throws org.xmlpull.v1.XmlPullParserException;
/frameworks/base/config/
Dboot-image-profile.txt23250 HSPLcom/android/org/kxml2/io/KXmlParser;->getNamespaceCount(I)I