Searched refs:UI_MODE_NIGHT_ANY (Results 1 – 3 of 3) sorted by relevance
673 ResTable_config.UI_MODE_NIGHT_ANY; in parseUiModeNight()1005 != ResTable_config.UI_MODE_NIGHT_ANY) { in applyVersionForCompatibility()
244 …public static final int UI_MODE_NIGHT_ANY = ACONFIGURATION_UI_MODE_NIGHT_ANY << SHIFT_UI_MODE_NIGH… field in ResTable_config
190 if (resTabNight != ResTable_config.UI_MODE_NIGHT_ANY) { in applyToConfiguration()