Searched refs:resTabNight (Results 1 – 1 of 1) sorted by relevance
189 int resTabNight = resTab.uiModeNight(); in applyToConfiguration() local190 if (resTabNight != ResTable_config.UI_MODE_NIGHT_ANY) { in applyToConfiguration()191 uiModeNight = resTabNight; in applyToConfiguration()