Searched refs:onPropertySet (Results 1 – 11 of 11) sorted by relevance
50 default void onPropertySet(VehiclePropValue value) {} in onPropertySet() method105 handler.onPropertySet(value); in injectEvent()172 handler.onPropertySet(propValue); in set()231 public void onPropertySet(VehiclePropValue value) { in onPropertySet() method in MockedVehicleHal.FailingPropertyHandler276 public synchronized void onPropertySet(VehiclePropValue value) { in onPropertySet() method in MockedVehicleHal.DefaultPropertyHandler
215 mCallback.onPropertySet((VehiclePropValue) msg.obj); in handleMessage()244 public void onPropertySet(VehiclePropValue propValue) { in onPropertySet() method in HalClient.VehicleCallback
450 public void onPropertySet(VehiclePropValue value) { in onPropertySet() method in VehicleHal
41 Return<void> onPropertySet(const VehiclePropValue & /*value*/) override { in onPropertySet() function
131 public synchronized void onPropertySet(VehiclePropValue value) { in onPropertySet() method in CarDiagnosticManagerTest.FreezeFrameProperties.FreezeFramePropertyHandler192 public synchronized void onPropertySet(VehiclePropValue value) { in onPropertySet() method in CarDiagnosticManagerTest.FreezeFrameProperties.FreezeFrameClearHandler193 super.onPropertySet(value); in onPropertySet()
163 public synchronized void onPropertySet(VehiclePropValue value) { in onPropertySet() method in CarProjectionManagerTest.PropertyHandler
198 public void onPropertySet(VehiclePropValue value) { in onPropertySet() method in MockedVmsTestBase.MockHalClient
182 public synchronized void onPropertySet(VehiclePropValue value) { in onPropertySet() method in CarCabinManagerTest.CabinPropertyHandler
220 public synchronized void onPropertySet(VehiclePropValue value) { in onPropertySet() method in CarHvacManagerTest.HvacPropertyHandler
345 public void onPropertySet(VehiclePropValue value) { in onPropertySet() method in CarPowerManagementTest.PowerStatePropertyHandler
211 public void onPropertySet(VehiclePropValue propValue) {}