Home
last modified time | relevance | path

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

/packages/services/Car/service/src/com/android/car/
DICarImpl.java152 private final InstrumentClusterService mInstrumentClusterService; field in ICarImpl
355 mInstrumentClusterService = constructWithTrace(t, InstrumentClusterService.class, in ICarImpl()
359 mInstrumentClusterService = null; in ICarImpl()
636 return mInstrumentClusterService.getManagerService(); in getCarService()