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 285 if (getScreenSizeName(part.string(), &config)) {
631 if (getScreenSizeName(part.string())) {
    [all...]
AaptAssets.h 94 static bool getScreenSizeName(const char* name, ResTable_config* out = NULL);

Completed in 933 milliseconds