Home
last modified time | relevance | path

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

/packages/services/Car/car-lib/src/android/car/navigation/
DICarNavigationEventListener.aidl26 void onInstrumentClusterStop() = 1; in onInstrumentClusterStop() method
DCarNavigationManager.java47 void onInstrumentClusterStop(); in onInstrumentClusterStop() method
283 public void onInstrumentClusterStop() { in onInstrumentClusterStop() method in CarNavigationManager.ICarNavigationEventListenerImpl
/packages/services/Car/car-support-lib/src/android/support/car/navigation/
DCarNavigationManagerEmbedded.java130 public void onInstrumentClusterStop() { in onInstrumentClusterStop() method in CarNavigationManagerEmbedded.CarNavigationListenerProxy
DCarNavigationManager.java36 void onInstrumentClusterStop(); in onInstrumentClusterStop() method