Searched defs:getNavigationService (Results 1 – 3 of 3) sorted by relevance
/packages/services/Car/car-lib/src/android/car/cluster/renderer/ | ||
D | IInstrumentCluster.aidl | 34 IInstrumentClusterNavigation getNavigationService(); in getNavigationService() method |
D | InstrumentClusterRenderingService.java | 518 public IInstrumentClusterNavigation getNavigationService() throws RemoteException { in getNavigationService() method in InstrumentClusterRenderingService.RendererBinder |
/packages/services/Car/tests/carservice_unit_test/src/com/android/car/cluster/ | ||
D | InstrumentClusterServiceTest.java | 102 public IInstrumentClusterNavigation getNavigationService() { in getNavigationService() method in InstrumentClusterServiceTest.TestClusterRenderer |