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

/frameworks/base/tools/aapt/
H A DCommand.cpp1821 const size_t numFeatureGroups = featureGroups.size(); local
1822 if (numFeatureGroups == 0) {
1828 for (size_t i = 0; i < numFeatureGroups; i++) {

Completed in 66 milliseconds