Searched refs:onPropertyGet (Results 1 – 7 of 7) sorted by relevance
51 default VehiclePropValue onPropertyGet(VehiclePropValue value) { return null; } in onPropertyGet() method162 cb.onValues(StatusCode.OK, handler.onPropertyGet(requestedPropValue)); in get()236 public VehiclePropValue onPropertyGet(VehiclePropValue value) { in onPropertyGet() method in MockedVehicleHal.FailingPropertyHandler260 public synchronized VehiclePropValue onPropertyGet(VehiclePropValue value) { in onPropertyGet() method in MockedVehicleHal.StaticPropertyHandler283 public synchronized VehiclePropValue onPropertyGet(VehiclePropValue value) { in onPropertyGet() method in MockedVehicleHal.DefaultPropertyHandler
136 public synchronized VehiclePropValue onPropertyGet(VehiclePropValue value) { in onPropertyGet() method in CarDiagnosticManagerTest.FreezeFrameProperties.FreezeFramePropertyHandler164 public synchronized VehiclePropValue onPropertyGet(VehiclePropValue value) { in onPropertyGet() method in CarDiagnosticManagerTest.FreezeFrameProperties.FreezeFrameInfoHandler165 super.onPropertyGet(value); in onPropertyGet()179 public synchronized VehiclePropValue onPropertyGet(VehiclePropValue value) { in onPropertyGet() method in CarDiagnosticManagerTest.FreezeFrameProperties.FreezeFrameHandler180 super.onPropertyGet(value); in onPropertyGet()
169 public synchronized VehiclePropValue onPropertyGet(VehiclePropValue value) { in onPropertyGet() method in CarProjectionManagerTest.PropertyHandler
187 public synchronized VehiclePropValue onPropertyGet(VehiclePropValue value) { in onPropertyGet() method in CarCabinManagerTest.CabinPropertyHandler
225 public synchronized VehiclePropValue onPropertyGet(VehiclePropValue value) { in onPropertyGet() method in CarHvacManagerTest.HvacPropertyHandler
357 public synchronized VehiclePropValue onPropertyGet(VehiclePropValue value) { in onPropertyGet() method in CarPowerManagementTest.PowerStatePropertyHandler
97 public VehiclePropValue onPropertyGet(VehiclePropValue value) {