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