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

/frameworks/base/tools/aapt/
H A DResourceTable.cpp2936 const bool filterable = (typeName != mipmap16); local
2947 if (filterable && !filter->match(config)) {
3059 const bool filterable = (typeName != mipmap16); local
3109 if (filterable && !filter->match(cl->getEntries().keyAt(ci))) {
3113 if (filterable && !filter->match(cl->getEntries().keyAt(cj))) {
3165 if (filterable && !filter->match(config)) {

Completed in 45 milliseconds