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

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

Completed in 43 milliseconds