Home
last modified time | relevance | path

Searched refs:getAttributeType (Results 1 – 10 of 10) 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.h238 virtual bool getAttributeType(uint32_t attrID, uint32_t* outType);
DResourceTable.cpp2190 bool ResourceTable::getAttributeType(uint32_t attrID, uint32_t* outType) in getAttributeType() function in ResourceTable
/frameworks/base/include/androidfw/
DResourceTypes.h1469 virtual bool getAttributeType(uint32_t attrID, uint32_t* outType) = 0;
/frameworks/base/libs/androidfw/
DResourceTypes.cpp4083 } else if (accessor && accessor->getAttributeType(attrID, &attrType)) { in stringToValue()
/frameworks/base/api/
D14.txt46429 method public abstract java.lang.String getAttributeType(int);
D15.txt46584 method public abstract java.lang.String getAttributeType(int);
Dcurrent.txt47876 method public abstract java.lang.String getAttributeType(int);
D16.txt47876 method public abstract java.lang.String getAttributeType(int);