Searched refs:mCarDiagnosticService (Results 1 – 1 of 1) sorted by relevance
99 private final CarDiagnosticService mCarDiagnosticService; field in ICarImpl178 mCarDiagnosticService = new CarDiagnosticService(serviceContext, mHal.getDiagnosticHal()); in ICarImpl()218 allServices.add(mCarDiagnosticService); in ICarImpl()315 return mCarDiagnosticService; in getCarService()