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

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

Completed in 115 milliseconds