Home
last modified time | relevance | path

Searched refs:onPropertyUnsubscribe (Results 1 – 10 of 10) sorted by relevance

/packages/services/Car/tests/carservice_test/src/com/android/car/hal/test/
DHidlMockedVehicleHal.java54 default void onPropertyUnsubscribe(int property) {} in onPropertyUnsubscribe() method
232 handler.onPropertyUnsubscribe(propId); in unsubscribe()
266 public void onPropertyUnsubscribe(int property) { in onPropertyUnsubscribe() method in HidlMockedVehicleHal.FailingPropertyHandler
330 public synchronized void onPropertyUnsubscribe(int property) { in onPropertyUnsubscribe() method in HidlMockedVehicleHal.DefaultPropertyHandler
DAidlMockedVehicleHal.java66 default void onPropertyUnsubscribe(int property) {} in onPropertyUnsubscribe() method
325 handler.onPropertyUnsubscribe(propId); in unsubscribe()
371 public void onPropertyUnsubscribe(int property) { in onPropertyUnsubscribe() method in AidlMockedVehicleHal.FailingPropertyHandler
463 public void onPropertyUnsubscribe(int property) { in onPropertyUnsubscribe() method in AidlMockedVehicleHal.DefaultPropertyHandler
/packages/services/Car/tests/carservice_test/src/com/android/car/
DCarPropertyServiceTest.java141 public synchronized void onPropertyUnsubscribe(int property) { in onPropertyUnsubscribe() method in CarPropertyServiceTest.PropertyHandler
DCarProjectionManagerTest.java182 public synchronized void onPropertyUnsubscribe(int property) { in onPropertyUnsubscribe() method in CarProjectionManagerTest.PropertyHandler
DCarCabinManagerTest.java210 public synchronized void onPropertyUnsubscribe(int property) { in onPropertyUnsubscribe() method in CarCabinManagerTest.CabinPropertyHandler
DCarHvacManagerTest.java295 public synchronized void onPropertyUnsubscribe(int property) { in onPropertyUnsubscribe() method in CarHvacManagerTest.HvacPropertyHandler
DCarDiagnosticManagerTest.java168 public synchronized void onPropertyUnsubscribe(int property) { in onPropertyUnsubscribe() method in CarDiagnosticManagerTest.FreezeFrameProperties.FreezeFramePropertyHandler
DCarPropertyManagerTest.java1022 public synchronized void onPropertyUnsubscribe(int property) { in onPropertyUnsubscribe() method in CarPropertyManagerTest.PropertyHandler
/packages/services/Car/tests/carservice_test/src/com/android/car/cluster/
DClusterHomeManagerTest.java451 public synchronized void onPropertyUnsubscribe(int property) { in onPropertyUnsubscribe() method in ClusterHomeManagerTest.ClusterPropertyHandler
/packages/services/Car/tests/carservice_test/src/com/android/car/power/
DCarPowerManagementTest.java802 public void onPropertyUnsubscribe(int property) { in onPropertyUnsubscribe() method in CarPowerManagementTest.PowerStatePropertyHandler