Home
last modified time | relevance | path

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

/packages/services/Car/service/src/com/android/car/
DCarNightService.java39 public class CarNightService implements CarServiceBase { class
156 CarNightService(Context context, CarPropertyService propertyService) { in CarNightService() method in CarNightService
DICarImpl.java115 private final CarNightService mCarNightService;
273 mCarNightService = constructWithTrace(t, CarNightService.class, in ICarImpl()
274 () -> new CarNightService(serviceContext, mCarPropertyService)); in ICarImpl()
DCarShellCommand.java359 private final CarNightService mCarNightService;
377 CarNightService carNightService, in CarShellCommand()
1815 mode = CarNightService.FORCED_DAY_MODE;
1818 mode = CarNightService.FORCED_NIGHT_MODE;
1821 mode = CarNightService.FORCED_SENSOR_MODE;