HomeSort by relevance Sort by last modified time
    Searched refs:getScreenSizeName (Results 1 - 2 of 2) sorted by null

  /frameworks/base/tools/aapt/
AaptAssets.cpp 223 if (getScreenSizeName(part.string(), &config)) {
473 if (getScreenSizeName(part.string())) {
1039 bool AaptGroupEntry::getScreenSizeName(const char* name,
1144 getScreenSizeName(screenSize.string(), &params);
    [all...]
AaptAssets.h 104 static bool getScreenSizeName(const char* name, ResTable_config* out = NULL);

Completed in 14 milliseconds