Home
last modified time | relevance | path

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

/packages/services/Car/service/src/com/android/car/
DICarImpl.java167 private final CarBugreportManagerService mCarBugreportManagerService; field in ICarImpl
390 mCarBugreportManagerService = constructWithTrace(t, CarBugreportManagerService.class, in ICarImpl()
669 return mCarBugreportManagerService; in getCarService()