Searched refs:mCarOccupantZoneService (Results 1 – 2 of 2) sorted by relevance
114 private final CarOccupantZoneService mCarOccupantZoneService; field in ICarImpl187 mCarOccupantZoneService = new CarOccupantZoneService(serviceContext); in ICarImpl()270 CarLocalServices.addService(CarOccupantZoneService.class, mCarOccupantZoneService); in ICarImpl()281 allServices.add(mCarOccupantZoneService); in ICarImpl()356 mCarOccupantZoneService.setCarServiceHelper(carServiceHelper); in setCarServiceHelper()525 return mCarOccupantZoneService; in getCarService()760 mSystemInterface, mGarageModeService, mCarUserService, mCarOccupantZoneService); in newCarShellCommand()
241 private final CarOccupantZoneService mCarOccupantZoneService; field in CarShellCommand272 mCarOccupantZoneService = carOccupantZoneService; in CarShellCommand()435 if (!mCarOccupantZoneService.assignProfileUserToOccupantZone(occupantZoneId, userId)) { in runSetOccupantZoneIdForUserId()443 if (!mCarOccupantZoneService in runResetOccupantZoneId()