/packages/services/Car/tests/carservice_test/src/com/android/car/hal/test/ |
D | HidlMockedVehicleHal.java | 58 default void onPropertySet(VehiclePropValue value) {} in onPropertySet() method 128 handler.onPropertySet(value); in injectEvent() 217 handler.onPropertySet(propValue); in set() 286 public void onPropertySet(VehiclePropValue value) { in onPropertySet() method in HidlMockedVehicleHal.FailingPropertyHandler 344 public void onPropertySet(VehiclePropValue value) { in onPropertySet() method in HidlMockedVehicleHal.ErrorCodeHandler 364 public void onPropertySet(VehiclePropValue value) { in onPropertySet() method in HidlMockedVehicleHal.DefaultPropertyHandler
|
D | AidlMockedVehicleHal.java | 69 default void onPropertySet(VehiclePropValue value) {} in onPropertySet() method 75 onPropertySet(value); in onPropertySet2() 406 public void onPropertySet(VehiclePropValue value) { in onPropertySet() method in AidlMockedVehicleHal.FailingPropertyHandler 468 public void onPropertySet(VehiclePropValue value) { in onPropertySet() method in AidlMockedVehicleHal.ErrorCodeHandler 489 public void onPropertySet(VehiclePropValue value) { in onPropertySet() method in AidlMockedVehicleHal.DefaultPropertyHandler
|
/packages/services/Car/tests/carservice_test/src/com/android/car/ |
D | CarPropertyServiceTest.java | 113 handler.onPropertySet(value); in configureMockedHal() 280 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 | CarDiagnosticManagerTest.java | 152 public synchronized void onPropertySet(VehiclePropValue value) { in onPropertySet() method in CarDiagnosticManagerTest.FreezeFrameProperties.FreezeFramePropertyHandler 219 public synchronized void onPropertySet(VehiclePropValue value) { in onPropertySet() method in CarDiagnosticManagerTest.FreezeFrameProperties.FreezeFrameClearHandler 220 super.onPropertySet(value); in onPropertySet()
|
D | CarCabinManagerTest.java | 182 public synchronized void onPropertySet(VehiclePropValue value) { in onPropertySet() method in CarCabinManagerTest.CabinPropertyHandler
|
D | CarHvacManagerTest.java | 272 public synchronized void onPropertySet(VehiclePropValue value) { in onPropertySet() method in CarHvacManagerTest.HvacPropertyHandler
|
/packages/services/Car/cpp/vhal/client/include/ |
D | HidlVhalClient.h | 131 android::hardware::Return<void> onPropertySet(
|
/packages/services/Car/cpp/vhal/client/src/ |
D | HidlVhalClient.cpp | 298 Return<void> SubscriptionCallback::onPropertySet( in onPropertySet() function in android::frameworks::automotive::vhal::SubscriptionCallback
|
/packages/services/Car/service/src/com/android/car/ |
D | HidlVehicleStub.java | 377 public void onPropertySet(VehiclePropValue propValue) { in onPropertySet() method in HidlVehicleStub.HidlSubscriptionClient
|
/packages/services/Car/tests/carservice_test/src/com/android/car/cluster/ |
D | ClusterHomeManagerTest.java | 416 public void onPropertySet(VehiclePropValue value) { in onPropertySet() method in ClusterHomeManagerTest.ClusterPropertyHandler
|
/packages/services/Car/tests/carservice_test/src/com/android/car/remoteaccess/ |
D | CarRemoteAccessManagerTest.java | 285 public void onPropertySet(VehiclePropValue value) { in onPropertySet() method in CarRemoteAccessManagerTest.VhalPropertyHandler
|
/packages/services/Car/tests/carservice_test/src/com/android/car/power/ |
D | CarPowerManagementTest.java | 859 public void onPropertySet(VehiclePropValue value) { in onPropertySet() method in CarPowerManagementTest.PowerStatePropertyHandler
|