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

/frameworks/base/tools/aapt/
H A DResourceTable.cpp2832 const bool filterable = (typeName != mipmap16); local
2843 if (filterable && !filter->match(config)) {
2955 const bool filterable = (typeName != mipmap16); local
3005 if (filterable && !filter->match(cl->getEntries().keyAt(ci))) {
3009 if (filterable && !filter->match(cl->getEntries().keyAt(cj))) {
3056 if (filterable && !filter->match(config)) {

Completed in 47 milliseconds