Home
last modified time | relevance | path

Searched defs:onPropertySet (Results 1 – 12 of 12) sorted by relevance

/packages/services/Car/tests/carservice_test/src/com/android/car/hal/test/
DHidlMockedVehicleHal.java58 default void onPropertySet(VehiclePropValue value) {} in onPropertySet() method
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
DAidlMockedVehicleHal.java69 default void onPropertySet(VehiclePropValue value) {} in onPropertySet() method
400 public void onPropertySet(VehiclePropValue value) { in onPropertySet() method in AidlMockedVehicleHal.FailingPropertyHandler
457 public void onPropertySet(VehiclePropValue value) { in onPropertySet() method in AidlMockedVehicleHal.ErrorCodeHandler
478 public void onPropertySet(VehiclePropValue value) { in onPropertySet() method in AidlMockedVehicleHal.DefaultPropertyHandler
/packages/services/Car/tests/carservice_test/src/com/android/car/
DCarPropertyServiceTest.java120 public synchronized void onPropertySet(VehiclePropValue value) { in onPropertySet() method in CarPropertyServiceTest.PropertyHandler
DCarProjectionManagerTest.java163 public synchronized void onPropertySet(VehiclePropValue value) { in onPropertySet() method in CarProjectionManagerTest.PropertyHandler
DCarCabinManagerTest.java184 public synchronized void onPropertySet(VehiclePropValue value) { in onPropertySet() method in CarCabinManagerTest.CabinPropertyHandler
DCarHvacManagerTest.java272 public synchronized void onPropertySet(VehiclePropValue value) { in onPropertySet() method in CarHvacManagerTest.HvacPropertyHandler
DCarDiagnosticManagerTest.java152 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
/packages/services/Car/cpp/vhal/client/src/
DHidlVhalClient.cpp298 Return<void> SubscriptionCallback::onPropertySet( in onPropertySet() function in android::frameworks::automotive::vhal::SubscriptionCallback
/packages/services/Car/service/src/com/android/car/
DHidlVehicleStub.java366 public void onPropertySet(VehiclePropValue propValue) { in onPropertySet() method in HidlVehicleStub.HidlSubscriptionClient
/packages/services/Car/tests/carservice_test/src/com/android/car/cluster/
DClusterHomeManagerTest.java412 public void onPropertySet(VehiclePropValue value) { in onPropertySet() method in ClusterHomeManagerTest.ClusterPropertyHandler
/packages/services/Car/tests/carservice_test/src/com/android/car/remoteaccess/
DCarRemoteAccessManagerTest.java276 public void onPropertySet(VehiclePropValue value) { in onPropertySet() method in CarRemoteAccessManagerTest.VhalPropertyHandler
/packages/services/Car/tests/carservice_test/src/com/android/car/power/
DCarPowerManagementTest.java826 public void onPropertySet(VehiclePropValue value) { in onPropertySet() method in CarPowerManagementTest.PowerStatePropertyHandler