Searched refs:DEFAULT_CUSTOM_NIGHT_END_TIME (Results 1 – 1 of 1) sorted by relevance
104 private final LocalTime DEFAULT_CUSTOM_NIGHT_END_TIME = LocalTime.of(6, 0); field in UiModeManagerService106 private LocalTime mCustomAutoNightModeEndMilliseconds = DEFAULT_CUSTOM_NIGHT_END_TIME;503 DEFAULT_CUSTOM_NIGHT_END_TIME.toNanoOfDay() / 1000L, userId) * 1000); in updateNightModeFromSettingsLocked()