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

/packages/services/Car/service/src/com/android/car/
H A DICarImpl.java73 private final CarNightService mCarNightService; field in class:ICarImpl
129 mCarNightService = new CarNightService(serviceContext, mCarPropertyService);
159 allServices.add(mCarNightService);
546 int current = mCarNightService.forceDayNightMode(mode);

Completed in 13 milliseconds