Searched refs:getAttributeL10N (Results 1 - 4 of 4) sorted by relevance

/frameworks/base/tools/aapt/
H A DResourceTable.h248 virtual uint32_t getAttributeL10N(uint32_t attrID);
H A DResourceTable.cpp2230 uint32_t ResourceTable::getAttributeL10N(uint32_t attrID) function in class:ResourceTable
2232 //printf("getAttributeL10N #%08x\n", attrID);
/frameworks/base/include/androidfw/
H A DResourceTypes.h1486 virtual uint32_t getAttributeL10N(uint32_t attrID) = 0;
/frameworks/base/libs/androidfw/
H A DResourceTypes.cpp4133 l10nReq = accessor->getAttributeL10N(attrID);

Completed in 84 milliseconds