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

/frameworks/base/libs/androidfw/
H A DResourceTypes.cpp5401 uint32_t l10nReq = ResTable_map::L10N_NOT_REQUIRED; local
5423 l10nReq = bag->map.value.data;
5439 l10nReq = accessor->getAttributeL10N(attrID);
5559 if (l10nReq == ResTable_map::L10N_SUGGESTED) {

Completed in 39 milliseconds