Home
last modified time | relevance | path

Searched defs:getAttributeType (Results 1 – 3 of 3) 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.cpp2195 bool ResourceTable::getAttributeType(uint32_t attrID, uint32_t* outType) in getAttributeType() function in ResourceTable