Searched refs:mCarStorageMonitoringService (Results 1 – 1 of 1) sorted by relevance
100 private final CarStorageMonitoringService mCarStorageMonitoringService; field in ICarImpl179 mCarStorageMonitoringService = new CarStorageMonitoringService(serviceContext, in ICarImpl()219 allServices.add(mCarStorageMonitoringService); in ICarImpl()352 return mCarStorageMonitoringService; in getCarService()