Searched refs:onInstrumentClusterStart (Results 1 – 7 of 7) sorted by relevance
141 return eventListener.onInstrumentClusterStart(mInstrumentClusterInfo); in registerEventListener()210 listener.onInstrumentClusterStart(mInstrumentClusterInfo); in onRendererInitSucceeded()229 public boolean onInstrumentClusterStart(CarNavigationInstrumentCluster clusterInfo) { in onInstrumentClusterStart() method in CarNavigationService.CarNavigationEventListener231 listener.onInstrumentClusterStart(clusterInfo); in onInstrumentClusterStart()
45 void onInstrumentClusterStart(CarNavigationInstrumentCluster instrumentCluster); in onInstrumentClusterStart() method97 mCarNavigationListener.onInstrumentClusterStart(mInstrumentCluster);275 public void onInstrumentClusterStart(CarNavigationInstrumentCluster instrumentClusterInfo) { in onInstrumentClusterStart() method in CarNavigationManager.ICarNavigationEventListenerImpl
25 void onInstrumentClusterStart(in CarNavigationInstrumentCluster instrumentCluster) = 0;
124 public void onInstrumentClusterStart( in onInstrumentClusterStart() method in CarNavigationManagerEmbedded.CarNavigationListenerProxy126 mListener.onInstrumentClusterStart(convert(instrumentCluster)); in onInstrumentClusterStart()
34 void onInstrumentClusterStart(CarNavigationInstrumentCluster instrumentCluster); in onInstrumentClusterStart() method
63 public void onInstrumentClusterStart(CarNavigationInstrumentCluster instrumentCluster) { in testStart()
57 public void onInstrumentClusterStart(CarNavigationInstrumentCluster instrumentCluster) { in testStart()