Searched refs:SCREENSIZE_NORMAL (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/include/utils/
H A DResourceTypes.h938 SCREENSIZE_NORMAL = ACONFIGURATION_SCREENSIZE_NORMAL, enumerator in enum:android::ResTable_config::__anon214
1297 if ((requested->screenLayout & MASK_SCREENSIZE) >= SCREENSIZE_NORMAL) {
1298 if (fixedMySL == 0) fixedMySL = SCREENSIZE_NORMAL;
1299 if (fixedOSL == 0) fixedOSL = SCREENSIZE_NORMAL;
/frameworks/base/tools/aapt/
H A DAaptAssets.cpp939 | ResTable_config::SCREENSIZE_NORMAL;

Completed in 3477 milliseconds