Searched defs:onDiagnosticEvent (Results 1 – 5 of 5) sorted by relevance
110 void onDiagnosticEvent(CarDiagnosticEvent carDiagnosticEvent); in onDiagnosticEvent() method366 void onDiagnosticEvent(final CarDiagnosticEvent event) { in onDiagnosticEvent() method in CarDiagnosticManager.CarDiagnosticListeners
54 public void onDiagnosticEvent(CarDiagnosticEvent carDiagnosticEvent) { in onDiagnosticEvent() method in DiagnosticTestFragment.TestListener
73 public void onDiagnosticEvent(CarDiagnosticEvent event) { in onDiagnosticEvent() method in CarDiagnosticTest.CarDiagnosticListner
167 public void onDiagnosticEvent(CarDiagnosticEvent event) { in onDiagnosticEvent() method in LiveDataActivity.CarDiagnosticListener
807 public void onDiagnosticEvent(CarDiagnosticEvent event) { in onDiagnosticEvent() method in CarDiagnosticManagerTest.Listener