Home
last modified time | relevance | path

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

/frameworks/base/tools/layoutlib/bridge/src/com/android/layoutlib/bridge/android/
DBridgeXmlBlockParser.java270 public String getAttributeType(int index) { in getAttributeType() method in BridgeXmlBlockParser
/frameworks/base/core/java/android/content/res/
DXmlBlock.java214 public String getAttributeType(int index) { in getAttributeType() method in XmlBlock.Parser
/frameworks/base/tools/aapt/
DResourceTable.h258 virtual bool getAttributeType(uint32_t attrID, uint32_t* outType);
DResourceTable.cpp2326 bool ResourceTable::getAttributeType(uint32_t attrID, uint32_t* outType) in getAttributeType() function in ResourceTable
/frameworks/base/include/androidfw/
DResourceTypes.h1723 virtual bool getAttributeType(uint32_t attrID, uint32_t* outType) = 0;
/frameworks/base/libs/androidfw/
DResourceTypes.cpp4633 } else if (accessor && accessor->getAttributeType(attrID, &attrType)) { in stringToValue()
/frameworks/base/api/
Dsystem-current.txt61173 method public abstract java.lang.String getAttributeType(int);
Dcurrent.txt58644 method public abstract java.lang.String getAttributeType(int);