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

/frameworks/base/tools/aapt/
H A DAaptAssets.cpp194 if (getSmallestScreenWidthDpName(part.string(), &config)) {
476 if (getSmallestScreenWidthDpName(part.string())) {
1366 bool AaptGroupEntry::getSmallestScreenWidthDpName(const char* name, ResTable_config* out) function in class:AaptGroupEntry
1504 getSmallestScreenWidthDpName(smallestScreenWidthDp.string(), &params);

Completed in 48 milliseconds