Home
last modified time | relevance | path

Searched refs:onInstrumentClusterStop (Results 1 – 6 of 6) sorted by relevance

/packages/services/Car/car-lib/src/android/car/navigation/
DCarNavigationManager.java47 void onInstrumentClusterStop(); in onInstrumentClusterStop() method
100 mCarNavigationListener.onInstrumentClusterStop();
283 public void onInstrumentClusterStop() { in onInstrumentClusterStop() method in CarNavigationManager.ICarNavigationEventListenerImpl
DICarNavigationEventListener.aidl26 void onInstrumentClusterStop() = 1; in onInstrumentClusterStop() method
/packages/services/Car/car-support-lib/src/android/support/car/navigation/
DCarNavigationManagerEmbedded.java130 public void onInstrumentClusterStop() { in onInstrumentClusterStop() method in CarNavigationManagerEmbedded.CarNavigationListenerProxy
131 mListener.onInstrumentClusterStop(); in onInstrumentClusterStop()
DCarNavigationManager.java36 void onInstrumentClusterStop(); in onInstrumentClusterStop() method
/packages/services/Car/tests/android_car_api_test/src/com/android/car/apitest/
DCarNavigationManagerTest.java72 public void onInstrumentClusterStop() { in testStart()
/packages/services/Car/tests/android_support_car_api_test/src/com/android/support/car/apitest/
DCarNavigationManagerTest.java66 public void onInstrumentClusterStop() { in testStart()