Searched refs:setNightMode (Results 1 – 5 of 5) sorted by relevance
127 configuration.setNightMode(values.getNightMode(), true); in initFrom()373 public void setNightMode(@NonNull NightMode night, boolean skipSync) { in setNightMode() method in NestedConfiguration375 super.setNightMode(night, skipSync); in setNightMode()377 mParent.setNightMode(night, skipSync); in setNightMode()
135 configuration.setNightMode(mMode, false); in run()
355 mConfiguration.setNightMode(NightMode.getByIndex(match.bundle.nightModeIndex), in findAndSetCompatibleConfig()388 mConfiguration.setNightMode(NightMode.getByIndex(match.bundle.nightModeIndex), true); in findAndSetCompatibleConfig()
512 public void setNightMode(@NonNull NightMode night, boolean skipSync) { in setNightMode() method in Configuration
172 configuration.setNightMode( in createPreviews()