Home
last modified time | relevance | path

Searched refs:getAttributeType (Results 1 – 8 of 8) sorted by relevance

/aosp14/frameworks/base/core/java/com/android/internal/util/
H A DXmlPullParserWrapper.java149 public String getAttributeType(int index) { in getAttributeType() method in XmlPullParserWrapper
150 return mWrapped.getAttributeType(index); in getAttributeType()
/aosp14/frameworks/base/core/java/android/content/res/
H A DXmlBlock.java285 public String getAttributeType(int index) { in getAttributeType() method in XmlBlock.Parser
/aosp14/frameworks/base/tools/aapt/
H A DResourceTable.h279 virtual bool getAttributeType(uint32_t attrID, uint32_t* outType);
H A DResourceTable.cpp2424 bool ResourceTable::getAttributeType(uint32_t attrID, uint32_t* outType) in getAttributeType() function in ResourceTable
/aosp14/frameworks/base/libs/androidfw/include/androidfw/
H A DResourceTypes.h2182 virtual bool getAttributeType(uint32_t attrID, uint32_t* outType) = 0;
/aosp14/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
H A DZenModeHelperTest.java2801 public String getAttributeType(int index) { in getAttributeType() method in ZenModeHelperTest.XmlResourceParserImpl
2802 return parser.getAttributeType(index); in getAttributeType()
/aosp14/frameworks/base/libs/androidfw/
H A DResourceTypes.cpp5598 } else if (accessor && accessor->getAttributeType(attrID, &attrType)) { in stringToValue()
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...