Home
last modified time | relevance | path

Searched refs:onDiagnosticEvent (Results 1 – 5 of 5) sorted by relevance

/packages/services/Car/car-lib/src/android/car/diagnostic/
DCarDiagnosticManager.java89 listeners.onDiagnosticEvent(event); in CarDiagnosticManager()
112 void onDiagnosticEvent(final CarDiagnosticEvent carDiagnosticEvent); in onDiagnosticEvent() method
370 void onDiagnosticEvent(final CarDiagnosticEvent event) { in onDiagnosticEvent() method in CarDiagnosticManager.CarDiagnosticListeners
390 listener.onDiagnosticEvent(eventToDispatch); in onDiagnosticEvent()
/packages/services/Car/tests/EmbeddedKitchenSinkApp/src/com/google/android/car/kitchensink/diagnostic/
DDiagnosticTestFragment.java54 public void onDiagnosticEvent(CarDiagnosticEvent carDiagnosticEvent) { in onDiagnosticEvent() method in DiagnosticTestFragment.TestListener
/packages/services/Car/tests/vehiclehal_test/src/com/android/car/vehiclehal/test/
DCarDiagnosticTest.java73 public void onDiagnosticEvent(CarDiagnosticEvent event) { in onDiagnosticEvent() method in CarDiagnosticTest.CarDiagnosticListner
/packages/services/Car/tests/carservice_test/src/com/android/car/
DCarDiagnosticManagerTest.java797 public void onDiagnosticEvent(CarDiagnosticEvent event) { in onDiagnosticEvent() method in CarDiagnosticManagerTest.Listener
/packages/services/Car/car-lib/api/
Dsystem-current.txt426 method public void onDiagnosticEvent(android.car.diagnostic.CarDiagnosticEvent);