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

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

Completed in 1300 milliseconds