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

/frameworks/base/libs/androidfw/
H A DResourceTypes.cpp5073 uint32_t l10nReq = ResTable_map::L10N_NOT_REQUIRED; local
5095 l10nReq = bag->map.value.data;
5111 l10nReq = accessor->getAttributeL10N(attrID);
5231 if (l10nReq == ResTable_map::L10N_SUGGESTED) {

Completed in 1134 milliseconds