Searched refs:nightModeIndex (Results 1 – 1 of 1) sorted by relevance
101 private int nightModeIndex; field in ConfigurationMatcher.ConfigBundle112 nightModeIndex = bundle.nightModeIndex; in ConfigBundle()355 mConfiguration.setNightMode(NightMode.getByIndex(match.bundle.nightModeIndex), in findAndSetCompatibleConfig()388 mConfiguration.setNightMode(NightMode.getByIndex(match.bundle.nightModeIndex), true); in findAndSetCompatibleConfig()441 b.nightModeIndex = index++; in addNightModeToBundles()