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.java94 private final InstrumentClusterService mInstrumentClusterService; field in ICarImpl
164 mInstrumentClusterService = new InstrumentClusterService(serviceContext, in ICarImpl()
213 allServices.add(mInstrumentClusterService); in ICarImpl()
329 mInstrumentClusterService.getNavigationService(); in getCarService()
333 return mInstrumentClusterService.getManagerService(); in getCarService()