/frameworks/layoutlib/remote/common/src/com/android/layout/remote/api/ |
D | RemoteXmlPullParser.java | 55 String getNamespaceUri(int pos) throws XmlPullParserException, RemoteException; in getNamespaceUri() method
|
/frameworks/base/core/java/com/android/internal/util/ |
D | XmlPullParserWrapper.java | 81 public String getNamespaceUri(int pos) throws XmlPullParserException { in getNamespaceUri() method in XmlPullParserWrapper
|
D | BinaryXmlPullParser.java | 640 public String getNamespaceUri(int pos) throws XmlPullParserException { in getNamespaceUri() method in BinaryXmlPullParser
|
/frameworks/layoutlib/remote/server/src/com/android/layoutlib/bridge/remote/server/adapters/ |
D | RemoteXmlPullParserAdapter.java | 131 public String getNamespaceUri(int pos) throws XmlPullParserException { in getNamespaceUri() method in RemoteXmlPullParserAdapter
|
/frameworks/layoutlib/remote/client/src/com/android/layoutlib/bridge/remote/client/adapters/ |
D | RemoteXmlPullParserAdapter.java | 100 public String getNamespaceUri(int pos) throws XmlPullParserException, RemoteException { in getNamespaceUri() method in RemoteXmlPullParserAdapter
|
/frameworks/layoutlib/bridge/src/com/android/layoutlib/bridge/impl/ |
D | LayoutParserWrapper.java | 316 public String getNamespaceUri(int i) throws XmlPullParserException { in getNamespaceUri() method in LayoutParserWrapper
|
/frameworks/layoutlib/bridge/src/com/android/layoutlib/bridge/android/ |
D | BridgeXmlBlockParser.java | 179 public String getNamespaceUri(int pos) throws XmlPullParserException { in getNamespaceUri() method in BridgeXmlBlockParser
|
/frameworks/base/core/java/android/content/res/ |
D | XmlBlock.java | 156 public String getNamespaceUri(int pos) throws XmlPullParserException { in getNamespaceUri() method in XmlBlock.Parser
|
/frameworks/base/tools/aapt/ |
D | XMLNode.cpp | 673 const String16& XMLNode::getNamespaceUri() const in getNamespaceUri() function in XMLNode
|
/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/ |
D | ZenModeHelperTest.java | 1963 public String getNamespaceUri(int pos) throws XmlPullParserException { in getNamespaceUri() method in ZenModeHelperTest.XmlResourceParserImpl
|
/frameworks/base/libs/androidfw/ |
D | ResourceTypes.cpp | 1291 const char16_t* ResXMLParser::getNamespaceUri(size_t* outLen) const in getNamespaceUri() function in android::ResXMLParser
|