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

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

Completed in 23 milliseconds