Searched refs:onDiagnosticEvent (Results 1 – 5 of 5) sorted by relevance
88 listeners.onDiagnosticEvent(event); in CarDiagnosticManager()112 void onDiagnosticEvent(final CarDiagnosticEvent carDiagnosticEvent); in onDiagnosticEvent() method368 void onDiagnosticEvent(final CarDiagnosticEvent event) { in onDiagnosticEvent() method in CarDiagnosticManager.CarDiagnosticListeners388 listener.onDiagnosticEvent(eventToDispatch); in onDiagnosticEvent()
54 public void onDiagnosticEvent(CarDiagnosticEvent carDiagnosticEvent) { in onDiagnosticEvent() method in DiagnosticTestFragment.TestListener
73 public void onDiagnosticEvent(CarDiagnosticEvent event) { in onDiagnosticEvent() method in CarDiagnosticTest.CarDiagnosticListner
797 public void onDiagnosticEvent(CarDiagnosticEvent event) { in onDiagnosticEvent() method in CarDiagnosticManagerTest.Listener
426 method public void onDiagnosticEvent(android.car.diagnostic.CarDiagnosticEvent);