Home
last modified time | relevance | path

Searched refs:getNamespaceUri (Results 1 – 11 of 11) sorted by relevance

/aosp14/frameworks/base/core/java/com/android/internal/util/
H A DXmlPullParserWrapper.java81 public String getNamespaceUri(int pos) throws XmlPullParserException { in getNamespaceUri() method in XmlPullParserWrapper
82 return mWrapped.getNamespaceUri(pos); in getNamespaceUri()
/aosp14/frameworks/base/tools/aapt/
H A DXMLNode.h68 const String16& getNamespaceUri() const;
H A DXMLNode.cpp510 ns.uri = String8(block->getNamespaceUri(&len)); in printXMLBlock()
534 String8 uri = String8(block->getNamespaceUri(&len)); in printXMLBlock()
673 const String16& XMLNode::getNamespaceUri() const in getNamespaceUri() function in XMLNode
1154 String8 elemNs(getNamespaceUri()); in print()
1186 String8(getNamespaceUri()).string()); in print()
H A DResourceTable.cpp5221 ns->getNamespaceUri()); in processBundleFormatImpl()
/aosp14/frameworks/base/core/java/android/content/res/
H A DXmlBlock.java170 public String getNamespaceUri(int pos) throws XmlPullParserException { in getNamespaceUri() method in XmlBlock.Parser
/aosp14/frameworks/base/tools/aapt2/xml/
H A DXmlDom.cpp302 str16 = tree.getNamespaceUri(&len); in Inflate()
/aosp14/frameworks/base/tools/aapt2/format/binary/
H A DXmlFlattener_test.cpp132 EXPECT_THAT(tree.getNamespaceUri(&len), StrEq(u"http://com.test")); in TEST_F()
/aosp14/frameworks/base/libs/androidfw/include/androidfw/
H A DResourceTypes.h767 const char16_t* getNamespaceUri(size_t* outLen) const;
/aosp14/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
H A DZenModeHelperTest.java2696 public String getNamespaceUri(int pos) throws XmlPullParserException { in getNamespaceUri() method in ZenModeHelperTest.XmlResourceParserImpl
2697 return parser.getNamespaceUri(pos); in getNamespaceUri()
/aosp14/frameworks/base/libs/androidfw/
H A DResourceTypes.cpp1304 const char16_t* ResXMLParser::getNamespaceUri(size_t* outLen) const in getNamespaceUri() function in android::ResXMLParser
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...