Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/display/color/
DColorDisplayService.java336 onNightDisplayAutoModeChanged(getNightDisplayAutoModeInternal()); in setUp()
434 onNightDisplayAutoModeChanged(getNightDisplayAutoModeInternal()); in setUp()
924 if (getNightDisplayAutoModeInternal() != autoMode) { in setNightDisplayAutoModeInternal()
934 private int getNightDisplayAutoModeInternal() { in getNightDisplayAutoModeInternal() method in ColorDisplayService
1900 return getNightDisplayAutoModeInternal(); in getNightDisplayAutoMode()