Home | History | Annotate | Download | only in androidfw

Lines Matching refs:isMoreSpecificThan

1947 bool ResTable_config::isMoreSpecificThan(const ResTable_config& o) const {
2341 return isMoreSpecificThan(o);
2357 // can be weeded out in the isMoreSpecificThan test.