Home
last modified time | relevance | path

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

/packages/services/Car/tests/carservice_test/src/com/android/car/hal/test/
DHidlMockedVehicleHal.java66 default void onPropertyUnsubscribe(int property) {} in onPropertyUnsubscribe() method
302 public void onPropertyUnsubscribe(int property) { in onPropertyUnsubscribe() method in HidlMockedVehicleHal.FailingPropertyHandler
386 public void onPropertyUnsubscribe(int property) { in onPropertyUnsubscribe() method in HidlMockedVehicleHal.DefaultPropertyHandler
DAidlMockedVehicleHal.java90 default void onPropertyUnsubscribe(int property) {} in onPropertyUnsubscribe() method
427 public void onPropertyUnsubscribe(int property) { in onPropertyUnsubscribe() method in AidlMockedVehicleHal.FailingPropertyHandler
517 public void onPropertyUnsubscribe(int property) { in onPropertyUnsubscribe() method in AidlMockedVehicleHal.DefaultPropertyHandler
/packages/services/Car/tests/carservice_test/src/com/android/car/
DCarProjectionManagerTest.java182 public synchronized void onPropertyUnsubscribe(int property) { in onPropertyUnsubscribe() method in CarProjectionManagerTest.PropertyHandler
DCarCabinManagerTest.java206 public synchronized void onPropertyUnsubscribe(int property) { in onPropertyUnsubscribe() method in CarCabinManagerTest.CabinPropertyHandler
DCarPropertyServiceTest.java301 public synchronized void onPropertyUnsubscribe(int property) { in onPropertyUnsubscribe() method in CarPropertyServiceTest.PropertyHandler
DCarHvacManagerTest.java316 public synchronized void onPropertyUnsubscribe(int property) { in onPropertyUnsubscribe() method in CarHvacManagerTest.HvacPropertyHandler
DCarDiagnosticManagerTest.java175 public synchronized void onPropertyUnsubscribe(int property) { in onPropertyUnsubscribe() method in CarDiagnosticManagerTest.FreezeFrameProperties.FreezeFramePropertyHandler
DCarPropertyManagerTest.java1604 public synchronized void onPropertyUnsubscribe(int property) { in onPropertyUnsubscribe() method in CarPropertyManagerTest.PropertyHandler
/packages/services/Car/tests/carservice_test/src/com/android/car/cluster/
DClusterHomeManagerTest.java468 public void onPropertyUnsubscribe(int property) { in onPropertyUnsubscribe() method in ClusterHomeManagerTest.ClusterPropertyHandler
/packages/services/Car/tests/carservice_test/src/com/android/car/power/
DCarPowerManagementTest.java890 public void onPropertyUnsubscribe(int property) { in onPropertyUnsubscribe() method in CarPowerManagementTest.PowerStatePropertyHandler