Searched refs:getNavigationService (Results 1 – 4 of 4) sorted by relevance
195 public IInstrumentClusterNavigation getNavigationService() { in getNavigationService() method in InstrumentClusterService202 return service == null ? null : service.getNavigationService(); in getNavigationService()
28 IInstrumentClusterNavigation getNavigationService(); in getNavigationService() method
114 public IInstrumentClusterNavigation getNavigationService() throws RemoteException { in getNavigationService() method in InstrumentClusterRenderingService.RendererBinder
209 mInstrumentClusterService.getNavigationService(); in getCarService()