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

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

Completed in 37 milliseconds