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

  /frameworks/base/tools/aapt/
AaptConfig.cpp 246 } else if (config->smallestScreenWidthDp != ResTable_config::SCREENWIDTH_ANY
247 || config->screenWidthDp != ResTable_config::SCREENWIDTH_ANY
664 out->screenWidth = out->SCREENWIDTH_ANY;
698 out->smallestScreenWidthDp = out->SCREENWIDTH_ANY;
722 out->screenWidthDp = out->SCREENWIDTH_ANY;
744 out->screenHeightDp = out->SCREENWIDTH_ANY;
  /frameworks/base/tools/split-select/
Main.cpp 111 outConfig->screenWidth = ResTable_config::SCREENWIDTH_ANY;
  /frameworks/base/include/androidfw/
ResourceTypes.h     [all...]

Completed in 37 milliseconds