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()
282 mTwilightListener.onTwilightStateChanged(mTwilightState); in setNightModeActivated_overridesFunctionCorrectly()288 mTwilightListener.onTwilightStateChanged(mTwilightState); in setNightModeActivated_overridesFunctionCorrectly()672 mTwilightListener.onTwilightStateChanged(mTwilightState); in nightModeAuto_thenChangeToCustomTypeBedtime_notInBedtime_shouldDeactivateNightMode()687 mTwilightListener.onTwilightStateChanged(mTwilightState); in nightModeAuto_thenChangeToCustomTypeBedtime_duringBedtime_shouldActivateNightMode()
1392 entry.getKey().onTwilightStateChanged(state); in setTwilightState()
1325 public void onTwilightStateChanged(@Nullable TwilightState state) { in onTwilightStateChanged() method in ColorDisplayService.TwilightNightDisplayAutoMode
317 public void onTwilightStateChanged(@Nullable TwilightState state) {