Home
last modified time | relevance | path

Searched refs:onPropertyGet (Results 1 – 9 of 9) sorted by relevance

/aosp12/packages/services/Car/vehicle-hal-support-lib/test/com/android/car/vehiclehal/test/
H A DMockedVehicleHal.java51 default VehiclePropValue onPropertyGet(VehiclePropValue value) { return null; } in onPropertyGet() method
162 cb.onValues(StatusCode.OK, handler.onPropertyGet(requestedPropValue)); in get()
236 public VehiclePropValue onPropertyGet(VehiclePropValue value) { in onPropertyGet() method in MockedVehicleHal.FailingPropertyHandler
260 public synchronized VehiclePropValue onPropertyGet(VehiclePropValue value) { in onPropertyGet() method in MockedVehicleHal.StaticPropertyHandler
283 public synchronized VehiclePropValue onPropertyGet(VehiclePropValue value) { in onPropertyGet() method in MockedVehicleHal.DefaultPropertyHandler
/aosp12/packages/services/Car/tests/carservice_test/src/com/android/car/
H A DCarDiagnosticManagerTest.java137 public synchronized VehiclePropValue onPropertyGet(VehiclePropValue value) { in onPropertyGet() method in CarDiagnosticManagerTest.FreezeFrameProperties.FreezeFramePropertyHandler
165 public synchronized VehiclePropValue onPropertyGet(VehiclePropValue value) { in onPropertyGet() method in CarDiagnosticManagerTest.FreezeFrameProperties.FreezeFrameInfoHandler
166 super.onPropertyGet(value); in onPropertyGet()
180 public synchronized VehiclePropValue onPropertyGet(VehiclePropValue value) { in onPropertyGet() method in CarDiagnosticManagerTest.FreezeFrameProperties.FreezeFrameHandler
181 super.onPropertyGet(value); in onPropertyGet()
H A DCarProjectionManagerTest.java169 public synchronized VehiclePropValue onPropertyGet(VehiclePropValue value) { in onPropertyGet() method in CarProjectionManagerTest.PropertyHandler
H A DCarPropertyServiceTest.java125 public synchronized VehiclePropValue onPropertyGet(VehiclePropValue value) { in onPropertyGet() method in CarPropertyServiceTest.PropertyHandler
H A DCarCabinManagerTest.java189 public synchronized VehiclePropValue onPropertyGet(VehiclePropValue value) { in onPropertyGet() method in CarCabinManagerTest.CabinPropertyHandler
H A DCarHvacManagerTest.java275 public synchronized VehiclePropValue onPropertyGet(VehiclePropValue value) { in onPropertyGet() method in CarHvacManagerTest.HvacPropertyHandler
H A DCarPropertyManagerTest.java788 public synchronized VehiclePropValue onPropertyGet(VehiclePropValue value) { in onPropertyGet() method in CarPropertyManagerTest.PropertyHandler
/aosp12/packages/services/Car/tests/carservice_test/src/com/android/car/power/
H A DCarPowerManagementTest.java391 public synchronized VehiclePropValue onPropertyGet(VehiclePropValue value) { in onPropertyGet() method in CarPowerManagementTest.PowerStatePropertyHandler
/aosp12/packages/services/Car/tests/carservice_test/src/com/android/car/cluster/
H A DClusterHomeManagerTest.java305 public synchronized VehiclePropValue onPropertyGet(VehiclePropValue value) { in onPropertyGet() method in ClusterHomeManagerTest.ClusterPropertyHandler