Home
last modified time | relevance | path

Searched refs:getInstrumentClusterInfo (Results 1 – 2 of 2) sorted by relevance

/packages/services/Car/car-lib/src/android/car/navigation/
DICarNavigation.aidl32 CarNavigationInstrumentCluster getInstrumentClusterInfo() = 4; in getInstrumentClusterInfo() method
/packages/services/Car/service/src/com/android/car/cluster/
DCarNavigationService.java156 public CarNavigationInstrumentCluster getInstrumentClusterInfo() { in getInstrumentClusterInfo() method in CarNavigationService