Searched refs:onVehicleNetworkEvents (Results 1 – 5 of 5) sorted by relevance
27 void onVehicleNetworkEvents(in VehiclePropValuesParcelable values) = 0;
51 void onVehicleNetworkEvents(VehiclePropValues values); in onVehicleNetworkEvents() method553 mListener.onVehicleNetworkEvents(values); in handleVehicleNetworkEvents()617 public void onVehicleNetworkEvents(VehiclePropValuesParcelable values) { in onVehicleNetworkEvents() method in VehicleNetwork.IVehicleNetworkListenerImpl
204 public void onVehicleNetworkEvents(VehiclePropValues values) { in onVehicleNetworkEvents() method in VehicleNetworkTest.TestListener
375 public void onVehicleNetworkEvents(VehiclePropValues values) { in onVehicleNetworkEvents() method in VehicleNetworkMockedTest.EventListener
276 public void onVehicleNetworkEvents(VehiclePropValues values) { in onVehicleNetworkEvents() method in VehicleHal