Searched defs:getAttributeType (Results 1 - 3 of 3) sorted by relevance

/frameworks/base/tools/layoutlib/bridge/src/com/android/layoutlib/bridge/android/
H A DBridgeXmlBlockParser.java240 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/tools/aapt/
H A DResourceTable.cpp2136 bool ResourceTable::getAttributeType(uint32_t attrID, uint32_t* outType) function in class:ResourceTable
2138 //printf("getAttributeType #%08x\n", attrID);
2141 //printf("getAttributeType #%08x (%s): #%08x\n", attrID,

Completed in 555 milliseconds