Searched defs:onDiagnosticEvent (Results 1 – 5 of 5) sorted by relevance
113 void onDiagnosticEvent(CarDiagnosticEvent carDiagnosticEvent); in onDiagnosticEvent() method398 void onDiagnosticEvent(final CarDiagnosticEvent event) { in onDiagnosticEvent() method in CarDiagnosticManager.CarDiagnosticListeners
57 public void onDiagnosticEvent(CarDiagnosticEvent carDiagnosticEvent) { in onDiagnosticEvent() method in DiagnosticTestFragment.TestListener
167 public void onDiagnosticEvent(CarDiagnosticEvent event) { in onDiagnosticEvent() method in LiveDataActivity.CarDiagnosticListener
75 public void onDiagnosticEvent(CarDiagnosticEvent event) { in onDiagnosticEvent() method in CarDiagnosticTest.CarDiagnosticListener
1019 public void onDiagnosticEvent(CarDiagnosticEvent event) { in onDiagnosticEvent() method in CarDiagnosticManagerTest.Listener