Searched refs:getSmallestScreenWidthDpName (Results 1 - 2 of 2) 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);
H A DAaptAssets.h96 static bool getSmallestScreenWidthDpName(const char* name, ResTable_config* out = NULL);

Completed in 1159 milliseconds