/packages/services/Car/cpp/evs/apps/default/ |
D | EvsVehicleListener.h | 41 Return<void> onPropertySet(const VehiclePropValue & /*value*/) override { in onPropertySet() function
|
/packages/services/Car/vehicle-hal-support-lib/test/com/android/car/vehiclehal/test/ |
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
|
/packages/services/Car/tests/carservice_test/src/com/android/car/ |
D | CarPropertyServiceTest.java | 120 public synchronized void onPropertySet(VehiclePropValue value) { in onPropertySet() method in CarPropertyServiceTest.PropertyHandler
|
D | CarProjectionManagerTest.java | 163 public synchronized void onPropertySet(VehiclePropValue value) { in onPropertySet() method in CarProjectionManagerTest.PropertyHandler
|
D | CarCabinManagerTest.java | 184 public synchronized void onPropertySet(VehiclePropValue value) { in onPropertySet() method in CarCabinManagerTest.CabinPropertyHandler
|
D | MockedVmsTestBase.java | 181 public void onPropertySet(VehiclePropValue value) { in onPropertySet() method in MockedVmsTestBase.MockHalClient
|
D | CarHvacManagerTest.java | 270 public synchronized void onPropertySet(VehiclePropValue value) { in onPropertySet() method in CarHvacManagerTest.HvacPropertyHandler
|
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
|
D | CarPropertyManagerTest.java | 773 public synchronized void onPropertySet(VehiclePropValue value) { in onPropertySet() method in CarPropertyManagerTest.PropertyHandler
|
/packages/services/Car/service/src/com/android/car/hal/ |
D | HalClient.java | 273 public void onPropertySet(VehiclePropValue propValue) { in onPropertySet() method in HalClient.VehicleCallback
|
D | VehicleHal.java | 613 public void onPropertySet(VehiclePropValue value) { in onPropertySet() method in VehicleHal
|
/packages/services/Car/tests/carservice_test/src/com/android/car/cluster/ |
D | ClusterHomeManagerTest.java | 285 public synchronized void onPropertySet(VehiclePropValue value) { in onPropertySet() method in ClusterHomeManagerTest.ClusterPropertyHandler
|
/packages/services/Car/tests/carservice_test/src/com/android/car/power/ |
D | CarPowerManagementTest.java | 379 public void onPropertySet(VehiclePropValue value) { in onPropertySet() method in CarPowerManagementTest.PowerStatePropertyHandler
|
/packages/services/Car/cpp/powerpolicy/server/src/ |
D | CarPowerPolicyServer.cpp | 148 Return<void> PropertyChangeListener::onPropertySet(const VehiclePropValue& /*propValue*/) { in onPropertySet() function in android::frameworks::automotive::powerpolicy::PropertyChangeListener
|
/packages/services/Car/cpp/watchdog/server/src/ |
D | WatchdogProcessService.cpp | 915 Return<void> WatchdogProcessService::PropertyChangeListener::onPropertySet( in onPropertySet() function in android::automotive::watchdog::WatchdogProcessService::PropertyChangeListener
|