Home
last modified time | relevance | path

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

/frameworks/base/services/tests/servicestests/src/com/android/server/display/color/
DColorDisplayServiceTest.java561 final TwilightState state = mTwilightManager.getLastTwilightState(); in twilightSchedule_whenRebootedAfterNight_ifOffAfterNight_turnsOff()
576 final TwilightState state = mTwilightManager.getLastTwilightState(); in twilightSchedule_whenRebootedAfterNight_ifOffBeforeNight_turnsOff()
591 final TwilightState state = mTwilightManager.getLastTwilightState(); in twilightSchedule_whenRebootedAfterNight_ifOffDuringNight_turnsOff()
606 final TwilightState state = mTwilightManager.getLastTwilightState(); in twilightSchedule_whenRebootedAfterNight_ifOffInFuture_turnsOff()
621 final TwilightState state = mTwilightManager.getLastTwilightState(); in twilightSchedule_whenRebootedAfterNight_ifOnAfterNight_turnsOn()
636 final TwilightState state = mTwilightManager.getLastTwilightState(); in twilightSchedule_whenRebootedAfterNight_ifOnBeforeNight_turnsOff()
651 final TwilightState state = mTwilightManager.getLastTwilightState(); in twilightSchedule_whenRebootedAfterNight_ifOnDuringNight_turnsOff()
666 final TwilightState state = mTwilightManager.getLastTwilightState(); in twilightSchedule_whenRebootedAfterNight_ifOnInFuture_turnsOff()
681 final TwilightState state = mTwilightManager.getLastTwilightState(); in twilightSchedule_whenRebootedBeforeNight_ifOffAfterNight_turnsOff()
696 final TwilightState state = mTwilightManager.getLastTwilightState(); in twilightSchedule_whenRebootedBeforeNight_ifOffBeforeNight_turnsOff()
[all …]
/frameworks/base/services/core/java/com/android/server/twilight/
DTwilightManager.java44 TwilightState getLastTwilightState(); in getLastTwilightState() method
DTwilightService.java108 public TwilightState getLastTwilightState() { in onStart()
/frameworks/base/services/core/java/com/android/server/
DUiModeManagerService.java490 pw.println(mTwilightManager.getLastTwilightState()); in dumpImpl()
841 TwilightState state = mTwilightManager.getLastTwilightState(); in updateComputedNightModeLocked()
/frameworks/base/services/core/java/com/android/server/display/color/
DColorDisplayService.java1045 updateActivated(mTwilightManager.getLastTwilightState()); in onStart()
/frameworks/base/services/
Dart-profile13487 HSPLcom/android/server/twilight/TwilightService$1;->getLastTwilightState()Lcom/android/server/twili…