Home
last modified time | relevance | path

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

/aosp12/packages/services/Car/car-lib/src/android/car/cluster/renderer/
H A DIInstrumentClusterNavigation.aidl43 CarNavigationInstrumentCluster getInstrumentClusterInfo(); in getInstrumentClusterInfo() method
H A DInstrumentClusterRenderingService.java546 public CarNavigationInstrumentCluster getInstrumentClusterInfo() throws RemoteException { in getInstrumentClusterInfo() method in InstrumentClusterRenderingService.NavigationBinder
/aosp12/packages/services/Car/car-lib/src/android/car/navigation/
H A DCarNavigationStatusManager.java84 public CarNavigationInstrumentCluster getInstrumentClusterInfo() { in getInstrumentClusterInfo() method in CarNavigationStatusManager
/aosp12/packages/services/Car/service/src/com/android/car/cluster/
H A DClusterNavigationService.java62 CarNavigationInstrumentCluster getInstrumentClusterInfo(); in getInstrumentClusterInfo() method
82 public CarNavigationInstrumentCluster getInstrumentClusterInfo() { in getInstrumentClusterInfo() method in ClusterNavigationService
H A DInstrumentClusterService.java123 public CarNavigationInstrumentCluster getInstrumentClusterInfo() { in getInstrumentClusterInfo() method in InstrumentClusterService
H A DClusterHomeService.java265 public CarNavigationInstrumentCluster getInstrumentClusterInfo() { in getInstrumentClusterInfo() method in ClusterHomeService
/aosp12/packages/services/Car/car-test-lib/src/android/car/testapi/
H A DFakeInstrumentClusterNavigation.java42 public CarNavigationInstrumentCluster getInstrumentClusterInfo() { in getInstrumentClusterInfo() method in FakeInstrumentClusterNavigation
/aosp12/packages/services/Car/tests/carservice_unit_test/src/com/android/car/cluster/
H A DInstrumentClusterServiceTest.java198 public CarNavigationInstrumentCluster getInstrumentClusterInfo() { in getInstrumentClusterInfo() method in InstrumentClusterServiceTest.IInstrumentClusterNavigationImpl