Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/display/color/
DColorDisplayService.java340 getNightDisplayCustomStartTimeInternal().getLocalTime()); in setUp()
958 private Time getNightDisplayCustomStartTimeInternal() { in getNightDisplayCustomStartTimeInternal() method in ColorDisplayService
1225 mStartTime = getNightDisplayCustomStartTimeInternal().getLocalTime(); in onStart()
1932 return getNightDisplayCustomStartTimeInternal(); in getNightDisplayCustomStartTime()