Searched refs:onTwilightStateChanged (Results 1 – 6 of 6) sorted by relevance
28 void onTwilightStateChanged(@Nullable TwilightState state); in onTwilightStateChanged() method
229 handler.post(() -> listener.onTwilightStateChanged(state)); in updateTwilightState()
247 mTwilightListener.onTwilightStateChanged(mTwilightState); in setNightModeActivated_overridesFunctionCorrectly()253 mTwilightListener.onTwilightStateChanged(mTwilightState); in setNightModeActivated_overridesFunctionCorrectly()638 mTwilightListener.onTwilightStateChanged(mTwilightState); in nightModeAuto_thenChangeToCustomTypeBedtime_notInBedtime_shouldDeactivateNightMode()653 mTwilightListener.onTwilightStateChanged(mTwilightState); in nightModeAuto_thenChangeToCustomTypeBedtime_duringBedtime_shouldActivateNightMode()
1373 entry.getKey().onTwilightStateChanged(state); in setTwilightState()
1289 public void onTwilightStateChanged(@Nullable TwilightState state) { in onTwilightStateChanged() method in ColorDisplayService.TwilightNightDisplayAutoMode
288 public void onTwilightStateChanged(@Nullable TwilightState state) {