Searched refs:mCarEvsService (Results 1 – 2 of 2) sorted by relevance
137 private final CarEvsService mCarEvsService; field in ICarImpl350 mCarEvsService = constructWithTrace(t, CarEvsService.class, in ICarImpl()353 mCarEvsService = null; in ICarImpl()395 addServiceIfNonNull(allServices, mCarEvsService); in ICarImpl()631 return mCarEvsService; in getCarService()847 mGarageModeService, mCarUserService, mCarOccupantZoneService, mCarEvsService, in newCarShellCommand()
364 private final CarEvsService mCarEvsService; field in CarShellCommand398 mCarEvsService = carEvsService; in CarShellCommand()2097 if (!mCarEvsService.setRearviewCameraIdFromCommand(args[1])) {2106 mCarEvsService.getRearviewCameraIdFromCommand());