Searched refs:DEFAULT_CUSTOM_NIGHT_START_TIME (Results 1 – 1 of 1) sorted by relevance
135 private final LocalTime DEFAULT_CUSTOM_NIGHT_START_TIME = LocalTime.of(22, 0); field in UiModeManagerService137 private LocalTime mCustomAutoNightModeStartMilliseconds = DEFAULT_CUSTOM_NIGHT_START_TIME;610 DEFAULT_CUSTOM_NIGHT_START_TIME.toNanoOfDay() / 1000L, userId) * 1000); in updateNightModeFromSettingsLocked()