Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/com/android/internal/util/
H A DXmlPullParserWrapper.java73 public int getNamespaceCount(int depth) throws XmlPullParserException { in getNamespaceCount() method in XmlPullParserWrapper
74 return mWrapped.getNamespaceCount(depth); in getNamespaceCount()
/aosp14/frameworks/base/core/java/android/content/res/
H A DXmlBlock.java164 public int getNamespaceCount(int depth) throws XmlPullParserException { in getNamespaceCount() method in XmlBlock.Parser
/aosp14/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
H A DZenModeHelperTest.java2686 public int getNamespaceCount(int depth) throws XmlPullParserException { in getNamespaceCount() method in ZenModeHelperTest.XmlResourceParserImpl
2687 return parser.getNamespaceCount(depth); in getNamespaceCount()
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/aosp14/frameworks/base/config/
H A Dboot-image-profile.txt23737 HSPLcom/android/org/kxml2/io/KXmlParser;->getNamespaceCount(I)I