Searched refs:SCREENHEIGHT_ANY (Results 1 - 4 of 4) sorted by relevance

/frameworks/base/tools/aapt2/
H A DConfigDescription.cpp455 out->screenHeight = out->SCREENHEIGHT_ANY;
766 || config->screenHeightDp != ResTable_config::SCREENHEIGHT_ANY) {
/frameworks/base/tools/split-select/
H A DMain.cpp112 outConfig->screenHeight = ResTable_config::SCREENHEIGHT_ANY;
/frameworks/base/tools/aapt/
H A DAaptConfig.cpp258 || config->screenHeightDp != ResTable_config::SCREENHEIGHT_ANY) {
694 out->screenHeight = out->SCREENHEIGHT_ANY;
/frameworks/base/include/androidfw/
H A DResourceTypes.h1043 SCREENHEIGHT_ANY = 0 enumerator in enum:android::ResTable_config::__anon999

Completed in 26 milliseconds