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

  /frameworks/base/tools/aapt/
AaptAssets.cpp 208 if (getScreenHeightDpName(part.string(), &config)) {
500 if (getScreenHeightDpName(part.string())) {
    [all...]
AaptAssets.h 98 static bool getScreenHeightDpName(const char* name, ResTable_config* out = NULL);

Completed in 77 milliseconds