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

/frameworks/base/libs/androidfw/
H A DResourceTypes.cpp6414 const Vector<const ResTable_type*>* candidateConfigs = &typeSpec->configs; local
6432 candidateConfigs = filteredConfigs.get();
6437 const size_t numConfigs = candidateConfigs->size();
6439 const ResTable_type* const thisType = candidateConfigs->itemAt(c);

Completed in 43 milliseconds