Searched refs:SCREENWIDTH_ANY (Results 1 – 4 of 4) sorted by relevance
277 } else if (config->smallestScreenWidthDp != ResTable_config::SCREENWIDTH_ANY in applyVersionForCompatibility()278 || config->screenWidthDp != ResTable_config::SCREENWIDTH_ANY in applyVersionForCompatibility()759 out->screenWidth = out->SCREENWIDTH_ANY; in parseScreenSize()793 out->smallestScreenWidthDp = out->SCREENWIDTH_ANY; in parseSmallestScreenWidthDp()817 out->screenWidthDp = out->SCREENWIDTH_ANY; in parseScreenWidthDp()839 out->screenHeightDp = out->SCREENWIDTH_ANY; in parseScreenHeightDp()
520 out->screenWidth = out->SCREENWIDTH_ANY; in parseScreenSize()554 out->smallestScreenWidthDp = out->SCREENWIDTH_ANY; in parseSmallestScreenWidthDp()578 out->screenWidthDp = out->SCREENWIDTH_ANY; in parseScreenWidthDp()600 out->screenHeightDp = out->SCREENWIDTH_ANY; in parseScreenHeightDp()851 ResTable_config::SCREENWIDTH_ANY || in ApplyVersionForCompatibility()852 config->screenWidthDp != ResTable_config::SCREENWIDTH_ANY || in ApplyVersionForCompatibility()
111 outConfig->screenWidth = ResTable_config::SCREENWIDTH_ANY; in removeRuntimeQualifiers()
1038 SCREENWIDTH_ANY = 0 enumerator