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()
514 out->screenWidth = out->SCREENWIDTH_ANY; in parseScreenSize()548 out->smallestScreenWidthDp = out->SCREENWIDTH_ANY; in parseSmallestScreenWidthDp()572 out->screenWidthDp = out->SCREENWIDTH_ANY; in parseScreenWidthDp()594 out->screenHeightDp = out->SCREENWIDTH_ANY; in parseScreenHeightDp()845 ResTable_config::SCREENWIDTH_ANY || in ApplyVersionForCompatibility()846 config->screenWidthDp != ResTable_config::SCREENWIDTH_ANY || in ApplyVersionForCompatibility()
111 outConfig->screenWidth = ResTable_config::SCREENWIDTH_ANY; in removeRuntimeQualifiers()
1056 SCREENWIDTH_ANY = 0 enumerator