Searched defs:thisConfig (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/libs/utils/
H A DResourceTypes.cpp1963 ResTable_config thisConfig; local
1964 thisConfig.copyFromDtoH(type->config);
1974 if (bestPackage != NULL && bestItem.isMoreSpecificThan(thisConfig)) {
1978 bestItem = thisConfig;
3655 ResTable_config thisConfig; local
3656 thisConfig.copyFromDtoH(thisType->config);
3661 thisConfig.mcc, thisConfig.mnc,
3663 thisConfig.language[0] ? thisConfig
[all...]

Completed in 13 milliseconds