Searched defs:onInstrumentClusterStop (Results 1 – 4 of 4) sorted by relevance
| /packages/services/Car/car-lib/src/android/car/navigation/ | ||
| D | ICarNavigationEventListener.aidl | 26 void onInstrumentClusterStop() = 1; in onInstrumentClusterStop() method |
| D | CarNavigationManager.java | 47 void onInstrumentClusterStop(); in onInstrumentClusterStop() method |
| /packages/services/Car/car-support-lib/src/android/support/car/navigation/ | ||
| D | CarNavigationManagerEmbedded.java | 130 public void onInstrumentClusterStop() { in onInstrumentClusterStop() method in CarNavigationManagerEmbedded.CarNavigationListenerProxy |
| D | CarNavigationManager.java | 36 void onInstrumentClusterStop(); in onInstrumentClusterStop() method |