Home
last modified time | relevance | path

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

/packages/services/Car/service/src/com/android/car/
DICarImpl.java156 private final CarDiagnosticService mCarDiagnosticService; field in ICarImpl
372 mCarDiagnosticService = constructWithTrace(t, CarDiagnosticService.class, in ICarImpl()
375 mCarDiagnosticService = null; in ICarImpl()
621 return mCarDiagnosticService; in getCarService()