Home
last modified time | relevance | path

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

/packages/services/Car/service/src/com/android/car/
DICarImpl.java80 private final CarNightService mCarNightService; field in ICarImpl
148 mCarNightService = new CarNightService(serviceContext, mCarPropertyService); in ICarImpl()
190 allServices.add(mCarNightService); in ICarImpl()
728 int current = mCarNightService.forceDayNightMode(mode);