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.java518 public IInstrumentClusterNavigation getNavigationService() throws RemoteException { in getNavigationService() method in InstrumentClusterRenderingService.RendererBinder
/packages/services/Car/tests/carservice_unit_test/src/com/android/car/cluster/
DInstrumentClusterServiceTest.java102 public IInstrumentClusterNavigation getNavigationService() { in getNavigationService() method in InstrumentClusterServiceTest.TestClusterRenderer