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

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

Completed in 96 milliseconds