Home
last modified time | relevance | path

Searched defs:getInstrumentClusterInfo (Results 1 – 8 of 8) sorted by relevance

/packages/services/Car/car-lib/src/android/car/cluster/renderer/
DIInstrumentClusterNavigation.aidl43 CarNavigationInstrumentCluster getInstrumentClusterInfo(); in getInstrumentClusterInfo() method
DInstrumentClusterRenderingService.java558 public CarNavigationInstrumentCluster getInstrumentClusterInfo() throws RemoteException { in getInstrumentClusterInfo() method in InstrumentClusterRenderingService.NavigationBinder
/packages/services/Car/car-lib/src/android/car/navigation/
DCarNavigationStatusManager.java89 public CarNavigationInstrumentCluster getInstrumentClusterInfo() { in getInstrumentClusterInfo() method in CarNavigationStatusManager
/packages/services/Car/libs/car-test-lib/src/android/car/testapi/
DFakeInstrumentClusterNavigation.java42 public CarNavigationInstrumentCluster getInstrumentClusterInfo() { in getInstrumentClusterInfo() method in FakeInstrumentClusterNavigation
/packages/services/Car/service/src/com/android/car/cluster/
DClusterNavigationService.java75 CarNavigationInstrumentCluster getInstrumentClusterInfo(); in getInstrumentClusterInfo() method
97 public CarNavigationInstrumentCluster getInstrumentClusterInfo() { in getInstrumentClusterInfo() method in ClusterNavigationService
DInstrumentClusterService.java130 public CarNavigationInstrumentCluster getInstrumentClusterInfo() { in getInstrumentClusterInfo() method in InstrumentClusterService
DClusterHomeService.java299 public CarNavigationInstrumentCluster getInstrumentClusterInfo() { in getInstrumentClusterInfo() method in ClusterHomeService
/packages/services/Car/tests/carservice_unit_test/src/com/android/car/cluster/
DInstrumentClusterServiceTest.java347 public CarNavigationInstrumentCluster getInstrumentClusterInfo() throws RemoteException { in getInstrumentClusterInfo() method in InstrumentClusterServiceTest.IInstrumentClusterNavigationImpl