Home
last modified time | relevance | path

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

/packages/services/Car/service/src/com/android/car/
DCarNightService.java99 setNightModeLocked(nightMode); in onNightModeCarPropertyEventLocked()
105 private void setNightModeLocked(boolean nightMode) { in setNightModeLocked() method in CarNightService
177 setNightModeLocked((Boolean) propertyValue.getValue()); in init()
180 setNightModeLocked(true); in init()