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

/frameworks/base/tools/split-select/
H A DMain.cpp112 outConfig->screenHeight = ResTable_config::SCREENHEIGHT_ANY;
/frameworks/base/tools/aapt/
H A DAaptConfig.cpp279 || config->screenHeightDp != ResTable_config::SCREENHEIGHT_ANY) {
760 out->screenHeight = out->SCREENHEIGHT_ANY;
/frameworks/base/tools/aapt2/
H A DConfigDescription.cpp521 out->screenHeight = out->SCREENHEIGHT_ANY;
853 config->screenHeightDp != ResTable_config::SCREENHEIGHT_ANY) {
/frameworks/base/libs/androidfw/include/androidfw/
H A DResourceTypes.h1054 SCREENHEIGHT_ANY = 0 enumerator in enum:android::ResTable_config::__anon973

Completed in 932 milliseconds