Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/twilight/
DTwilightListener.java28 void onTwilightStateChanged(@Nullable TwilightState state); in onTwilightStateChanged() method
DTwilightService.java228 handler.post(() -> listener.onTwilightStateChanged(state)); in updateTwilightState()
/frameworks/base/services/tests/uiservicestests/src/com/android/server/
DUiModeManagerServiceTest.java188 mTwilightListener.onTwilightStateChanged(mTwilightState); in setNightMoveActivated_overridesFunctionCorrectly()
194 mTwilightListener.onTwilightStateChanged(mTwilightState); in setNightMoveActivated_overridesFunctionCorrectly()
/frameworks/base/services/tests/servicestests/src/com/android/server/display/color/
DColorDisplayServiceTest.java1360 entry.getKey().onTwilightStateChanged(state); in setTwilightState()
/frameworks/base/services/core/java/com/android/server/display/color/
DColorDisplayService.java1115 public void onTwilightStateChanged(@Nullable TwilightState state) { in onTwilightStateChanged() method in ColorDisplayService.TwilightNightDisplayAutoMode
/frameworks/base/services/core/java/com/android/server/
DUiModeManagerService.java233 public void onTwilightStateChanged(@Nullable TwilightState state) {
/frameworks/base/services/
Dart-profile3686 PLcom/android/server/UiModeManagerService$4;->onTwilightStateChanged(Lcom/android/server/twilight/T…
15794 …display/color/ColorDisplayService$TwilightNightDisplayAutoMode;->onTwilightStateChanged(Lcom/andro…