Searched refs:mInstrumentClusterService (Results 1 – 2 of 2) sorted by relevance
52 private final InstrumentClusterService mInstrumentClusterService; field in CarNavigationService61 mInstrumentClusterService = instrumentClusterService; in CarNavigationService()67 mInstrumentClusterService.registerListener(this); in init()75 mInstrumentClusterService.unregisterListener(this); in release()203 mInstrumentClusterService.getNavigationRenderer()); in onRendererInitSucceeded()
63 private final InstrumentClusterService mInstrumentClusterService; field in ICarImpl102 mInstrumentClusterService = new InstrumentClusterService(serviceContext); in ICarImpl()104 serviceContext, mAppContextService, mInstrumentClusterService); in ICarImpl()120 mInstrumentClusterService, in ICarImpl()