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

/frameworks/base/tools/layoutlib/bridge/src/com/android/layoutlib/bridge/impl/
H A DLayoutParserWrapper.java354 public String getAttributeType(int i) { method in class:LayoutParserWrapper
/frameworks/base/tools/layoutlib/bridge/src/com/android/layoutlib/bridge/android/
H A DBridgeXmlBlockParser.java270 public String getAttributeType(int index) { method in class:BridgeXmlBlockParser
/frameworks/base/core/java/android/content/res/
H A DXmlBlock.java214 public String getAttributeType(int index) { method in class:XmlBlock.Parser
/frameworks/base/include/androidfw/
H A DResourceTypes.h1790 virtual bool getAttributeType(uint32_t attrID, uint32_t* outType) = 0;
/frameworks/base/tools/aapt/
H A DResourceTable.h276 virtual bool getAttributeType(uint32_t attrID, uint32_t* outType);
H A DResourceTable.cpp2414 bool ResourceTable::getAttributeType(uint32_t attrID, uint32_t* outType) function in class:ResourceTable
2416 //printf("getAttributeType #%08x\n", attrID);
2419 //printf("getAttributeType #%08x (%s): #%08x\n", attrID,
/frameworks/opt/setupwizard/tools/docs/
H A Djsilver.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/clearsilver/ org/clearsilver/DelegatedHdf.class DelegatedHdf. ...
/frameworks/base/libs/androidfw/
H A DResourceTypes.cpp5102 } else if (accessor && accessor->getAttributeType(attrID, &attrType)) {

Completed in 236 milliseconds