Searched refs:getScreenSizeName (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/tools/aapt/
H A DAaptAssets.cpp292 if (getScreenSizeName(part.string(), &config)) {
652 if (getScreenSizeName(part.string())) {
1331 bool AaptGroupEntry::getScreenSizeName(const char* name, ResTable_config* out) function in class:AaptGroupEntry
1518 getScreenSizeName(screenSize.string(), &params);
H A DAaptAssets.h95 static bool getScreenSizeName(const char* name, ResTable_config* out = NULL);

Completed in 69 milliseconds