Home
last modified time | relevance | path

Searched defs:getNavigationService (Results 1 – 3 of 3) sorted by relevance

/packages/services/Car/car-lib/src/android/car/cluster/renderer/
DIInstrumentCluster.aidl34 IInstrumentClusterNavigation getNavigationService(); in getNavigationService() method
DInstrumentClusterRenderingService.java494 public IInstrumentClusterNavigation getNavigationService() throws RemoteException { in getNavigationService() method in InstrumentClusterRenderingService.RendererBinder
/packages/services/Car/service/src/com/android/car/cluster/
DInstrumentClusterService.java265 public IInstrumentClusterNavigation getNavigationService() { in getNavigationService() method in InstrumentClusterService