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

/frameworks/base/tools/aapt/tests/
H A DResourceFilter_test.cpp188 std::set<ConfigDescription> configsToNotMatch; local
190 configsToNotMatch.insert(config);
193 filter.addFilter(new InverseResourceFilter(new StrongResourceFilter(configsToNotMatch)));

Completed in 85 milliseconds