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.java90 private final CarNightService mCarNightService; field in ICarImpl
162 mCarNightService = new CarNightService(serviceContext, mCarPropertyService); in ICarImpl()
211 allServices.add(mCarNightService); in ICarImpl()
883 int current = mCarNightService.forceDayNightMode(mode);