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 215 if (getScreenLayoutSizeName(part.string(), &config)) {
512 if (getScreenLayoutSizeName(part.string())) {
1016 bool AaptGroupEntry::getScreenLayoutSizeName(const char* name,
    [all...]
AaptAssets.h 84 static bool getScreenLayoutSizeName(const char* name, ResTable_config* out = NULL);

Completed in 32 milliseconds