Home
last modified time | relevance | path

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

/packages/services/Car/service/src/com/android/car/
DICarImpl.java147 private final CarNightService mCarNightService; field in ICarImpl
347 mCarNightService = constructWithTrace(t, CarNightService.class, in ICarImpl()
DCarShellCommand.java546 private final CarNightService mCarNightService; field in CarShellCommand
578 mCarNightService = (CarNightService) allServicesByClazz.get(CarNightService.class); in CarShellCommand()
2913 int current = mCarNightService.forceDayNightMode(mode);