/aosp12/packages/services/Car/vehicle-hal-support-lib/test/com/android/car/vehiclehal/test/ |
H A D | MockedVehicleHal.java | 50 default void onPropertySet(VehiclePropValue value) {} in onPropertySet() method 231 public void onPropertySet(VehiclePropValue value) { in onPropertySet() method in MockedVehicleHal.FailingPropertyHandler 276 public synchronized void onPropertySet(VehiclePropValue value) { in onPropertySet() method in MockedVehicleHal.DefaultPropertyHandler
|
/aosp12/packages/services/Car/cpp/evs/apps/default/ |
H A D | EvsVehicleListener.h | 41 Return<void> onPropertySet(const VehiclePropValue & /*value*/) override { in onPropertySet() function
|
/aosp12/packages/services/Car/tests/carservice_test/src/com/android/car/ |
H A D | CarPropertyServiceTest.java | 120 public synchronized void onPropertySet(VehiclePropValue value) { in onPropertySet() method in CarPropertyServiceTest.PropertyHandler
|
H A D | CarProjectionManagerTest.java | 163 public synchronized void onPropertySet(VehiclePropValue value) { in onPropertySet() method in CarProjectionManagerTest.PropertyHandler
|
H A D | CarCabinManagerTest.java | 184 public synchronized void onPropertySet(VehiclePropValue value) { in onPropertySet() method in CarCabinManagerTest.CabinPropertyHandler
|
H A D | MockedVmsTestBase.java | 181 public void onPropertySet(VehiclePropValue value) { in onPropertySet() method in MockedVmsTestBase.MockHalClient
|
H A D | CarHvacManagerTest.java | 270 public synchronized void onPropertySet(VehiclePropValue value) { in onPropertySet() method in CarHvacManagerTest.HvacPropertyHandler
|
H A D | CarDiagnosticManagerTest.java | 132 public synchronized void onPropertySet(VehiclePropValue value) { in onPropertySet() method in CarDiagnosticManagerTest.FreezeFrameProperties.FreezeFramePropertyHandler 193 public synchronized void onPropertySet(VehiclePropValue value) { in onPropertySet() method in CarDiagnosticManagerTest.FreezeFrameProperties.FreezeFrameClearHandler
|
H A D | CarPropertyManagerTest.java | 773 public synchronized void onPropertySet(VehiclePropValue value) { in onPropertySet() method in CarPropertyManagerTest.PropertyHandler
|
/aosp12/hardware/interfaces/automotive/vehicle/2.0/default/tests/ |
H A D | VehicleHalTestUtils.h | 105 Return<void> onPropertySet(const VehiclePropValue& /* value */) override { in onPropertySet() function
|
/aosp12/packages/services/Car/service/src/com/android/car/hal/ |
H A D | HalClient.java | 273 public void onPropertySet(VehiclePropValue propValue) { in onPropertySet() method in HalClient.VehicleCallback
|
H A D | VehicleHal.java | 640 public void onPropertySet(VehiclePropValue value) { in onPropertySet() method in VehicleHal
|
/aosp12/packages/services/Car/tests/carservice_test/src/com/android/car/power/ |
H A D | CarPowerManagementTest.java | 379 public void onPropertySet(VehiclePropValue value) { in onPropertySet() method in CarPowerManagementTest.PowerStatePropertyHandler
|
/aosp12/hardware/interfaces/automotive/vehicle/2.0/vts/functional/ |
H A D | VtsHalAutomotiveVehicleV2_0TargetTest.cpp | 53 Return<void> onPropertySet(const VehiclePropValue& /* value */) override { in onPropertySet() function in VtsVehicleCallback
|
/aosp12/packages/services/Car/tests/carservice_test/src/com/android/car/cluster/ |
H A D | ClusterHomeManagerTest.java | 299 public synchronized void onPropertySet(VehiclePropValue value) { in onPropertySet() method in ClusterHomeManagerTest.ClusterPropertyHandler
|
/aosp12/packages/services/Car/cpp/powerpolicy/server/src/ |
H A D | CarPowerPolicyServer.cpp | 148 Return<void> PropertyChangeListener::onPropertySet(const VehiclePropValue& /*propValue*/) { in onPropertySet() function in android::frameworks::automotive::powerpolicy::PropertyChangeListener
|
/aosp12/packages/services/Car/cpp/watchdog/server/src/ |
H A D | WatchdogProcessService.cpp | 917 Return<void> WatchdogProcessService::PropertyChangeListener::onPropertySet( in onPropertySet() function in android::automotive::watchdog::WatchdogProcessService::PropertyChangeListener
|