Home
last modified time | relevance | path

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

/packages/services/Car/car-lib/src/android/car/diagnostic/
DCarDiagnosticManager.java90 listeners.onDiagnosticEvent(event); in CarDiagnosticManager()
113 void onDiagnosticEvent(CarDiagnosticEvent carDiagnosticEvent); in onDiagnosticEvent() method
398 void onDiagnosticEvent(final CarDiagnosticEvent event) { in onDiagnosticEvent() method in CarDiagnosticManager.CarDiagnosticListeners
418 listener.onDiagnosticEvent(eventToDispatch); in onDiagnosticEvent()
/packages/services/Car/tests/EmbeddedKitchenSinkApp/src/com/google/android/car/kitchensink/diagnostic/
DDiagnosticTestFragment.java57 public void onDiagnosticEvent(CarDiagnosticEvent carDiagnosticEvent) { in onDiagnosticEvent() method in DiagnosticTestFragment.TestListener
/packages/services/Car/tests/vehiclehal_test/src/com/android/car/vehiclehal/test/
DCarDiagnosticTest.java75 public void onDiagnosticEvent(CarDiagnosticEvent event) { in onDiagnosticEvent() method in CarDiagnosticTest.CarDiagnosticListener
/packages/services/Car/tests/DiagnosticTools/src/com/google/android/car/diagnostictools/
DLiveDataActivity.java167 public void onDiagnosticEvent(CarDiagnosticEvent event) { in onDiagnosticEvent() method in LiveDataActivity.CarDiagnosticListener
/packages/services/Car/tests/carservice_test/src/com/android/car/
DCarDiagnosticManagerTest.java1019 public void onDiagnosticEvent(CarDiagnosticEvent event) { in onDiagnosticEvent() method in CarDiagnosticManagerTest.Listener
/packages/services/Car/car-lib/api/
Dsystem-lint-baseline.txt412 …droid.car.diagnostic.CarDiagnosticManager.OnDiagnosticEventListener#onDiagnosticEvent(android.car.…
413 Missing nullability on parameter `carDiagnosticEvent` in method `onDiagnosticEvent`
2052 …droid.car.diagnostic.CarDiagnosticManager.OnDiagnosticEventListener#onDiagnosticEvent(android.car.…
2053 …droid.car.diagnostic.CarDiagnosticManager.OnDiagnosticEventListener.onDiagnosticEvent(android.car.…
Dsystem-current.txt803 method public void onDiagnosticEvent(android.car.diagnostic.CarDiagnosticEvent);
Dtest-current.txt875 method public void onDiagnosticEvent(android.car.diagnostic.CarDiagnosticEvent);
/packages/services/Car/tools/GenericCarApiBuilder/
Dcomplete_car_api_list.txt2235 method TIRAMISU_0 void onDiagnosticEvent(CarDiagnosticEvent carDiagnosticEvent);
/packages/services/Car/car-lib-module/api/
Dsystem-current.txt803 method public void onDiagnosticEvent(android.car.diagnostic.CarDiagnosticEvent);