Searched refs:setOverrideNightMode (Results 1 – 1 of 1) sorted by relevance
542 boolean newNightModeSet = (nightMode != null) && setOverrideNightMode(mRequestsTmpConfig, in applyAppSpecificConfig()558 private boolean setOverrideNightMode(Configuration requestsTmpConfig, int nightMode) { in setOverrideNightMode() method in ConfigurationContainer