Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/hardware/display/
DNightDisplayListener.java74 mCallback.onCustomStartTimeChanged( in NightDisplayListener()
152 default void onCustomStartTimeChanged(LocalTime startTime) { in onCustomStartTimeChanged() method
/frameworks/base/services/core/java/com/android/server/display/color/
DColorDisplayService.java441 mNightDisplayAutoMode.onCustomStartTimeChanged(startTime); in onNightDisplayCustomStartTimeChanged()
889 public void onCustomStartTimeChanged(LocalTime startTime) { in onCustomStartTimeChanged() method in ColorDisplayService.NightDisplayAutoMode
979 public void onCustomStartTimeChanged(LocalTime startTime) { in onCustomStartTimeChanged() method in ColorDisplayService.CustomNightDisplayAutoMode