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

/frameworks/base/libs/androidfw/
H A DResourceTypes.cpp4095 uint32_t l10nReq = ResTable_map::L10N_NOT_REQUIRED; local
4117 l10nReq = bag->map.value.data;
4133 l10nReq = accessor->getAttributeL10N(attrID);
4227 if (l10nReq == ResTable_map::L10N_SUGGESTED) {

Completed in 218 milliseconds