Home
last modified time | relevance | path

Searched refs:setTwilightState (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/services/tests/servicestests/src/com/android/server/
DNightDisplayServiceTest.java542 mTwilightManager.setTwilightState(null); in twilightSchedule_whenRebootedAfterNight_ifOffAfterNight_turnsOff()
547 mTwilightManager.setTwilightState(state); in twilightSchedule_whenRebootedAfterNight_ifOffAfterNight_turnsOff()
557 mTwilightManager.setTwilightState(null); in twilightSchedule_whenRebootedAfterNight_ifOffBeforeNight_turnsOff()
562 mTwilightManager.setTwilightState(state); in twilightSchedule_whenRebootedAfterNight_ifOffBeforeNight_turnsOff()
572 mTwilightManager.setTwilightState(null); in twilightSchedule_whenRebootedAfterNight_ifOffDuringNight_turnsOff()
577 mTwilightManager.setTwilightState(state); in twilightSchedule_whenRebootedAfterNight_ifOffDuringNight_turnsOff()
587 mTwilightManager.setTwilightState(null); in twilightSchedule_whenRebootedAfterNight_ifOffInFuture_turnsOff()
592 mTwilightManager.setTwilightState(state); in twilightSchedule_whenRebootedAfterNight_ifOffInFuture_turnsOff()
602 mTwilightManager.setTwilightState(null); in twilightSchedule_whenRebootedAfterNight_ifOnAfterNight_turnsOn()
607 mTwilightManager.setTwilightState(state); in twilightSchedule_whenRebootedAfterNight_ifOnAfterNight_turnsOn()
[all …]