Home
last modified time | relevance | path

Searched defs:instrumentCluster (Results 1 – 4 of 4) sorted by relevance

/packages/services/Car/car-lib/src/android/car/navigation/
DICarNavigationEventListener.aidl25 void onInstrumentClusterStart(in CarNavigationInstrumentCluster instrumentCluster) = 0; field
DCarNavigationManager.java45 void onInstrumentClusterStart(CarNavigationInstrumentCluster instrumentCluster); in onInstrumentClusterStart()
257 private void handleOnStart(CarNavigationInstrumentCluster instrumentCluster) { in handleOnStart()
/packages/services/Car/car-support-lib/src/android/support/car/navigation/
DCarNavigationManagerEmbedded.java125 android.car.navigation.CarNavigationInstrumentCluster instrumentCluster) { in onInstrumentClusterStart()
DCarNavigationManager.java34 void onInstrumentClusterStart(CarNavigationInstrumentCluster instrumentCluster); in onInstrumentClusterStart()