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

/frameworks/base/libs/androidfw/
H A DResourceTypes.cpp2124 bool ResTable_config::isMoreSpecificThan(const ResTable_config& o) const { function in class:android::ResTable_config
2660 return isMoreSpecificThan(o);
2680 // they can be weeded out in the isMoreSpecificThan test.

Completed in 138 milliseconds