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

  /frameworks/base/tools/aapt/
AaptAssets.cpp 208 if (getScreenLayoutSizeName(part.string(), &config)) {
491 if (getScreenLayoutSizeName(part.string())) {
961 bool AaptGroupEntry::getScreenLayoutSizeName(const char* name,
    [all...]
AaptAssets.h 83 static bool getScreenLayoutSizeName(const char* name, ResTable_config* out = NULL);

Completed in 18 milliseconds