Home
last modified time | relevance | path

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

/aosp12/packages/services/Car/vehicle-hal-support-lib/test/com/android/car/vehiclehal/test/
H A DMockedVehicleHal.java53 default void onPropertyUnsubscribe(int property) {} in onPropertyUnsubscribe() method
247 public void onPropertyUnsubscribe(int property) { in onPropertyUnsubscribe() method in MockedVehicleHal.FailingPropertyHandler
296 public synchronized void onPropertyUnsubscribe(int property) { in onPropertyUnsubscribe() method in MockedVehicleHal.DefaultPropertyHandler
/aosp12/packages/services/Car/tests/carservice_test/src/com/android/car/
H A DCarPropertyServiceTest.java141 public synchronized void onPropertyUnsubscribe(int property) { in onPropertyUnsubscribe() method in CarPropertyServiceTest.PropertyHandler
H A DCarProjectionManagerTest.java182 public synchronized void onPropertyUnsubscribe(int property) { in onPropertyUnsubscribe() method in CarProjectionManagerTest.PropertyHandler
H A DCarCabinManagerTest.java210 public synchronized void onPropertyUnsubscribe(int property) { in onPropertyUnsubscribe() method in CarCabinManagerTest.CabinPropertyHandler
H A DCarHvacManagerTest.java297 public synchronized void onPropertyUnsubscribe(int property) { in onPropertyUnsubscribe() method in CarHvacManagerTest.HvacPropertyHandler
H A DCarDiagnosticManagerTest.java149 public synchronized void onPropertyUnsubscribe(int property) { in onPropertyUnsubscribe() method in CarDiagnosticManagerTest.FreezeFrameProperties.FreezeFramePropertyHandler
H A DCarPropertyManagerTest.java816 public synchronized void onPropertyUnsubscribe(int property) { in onPropertyUnsubscribe() method in CarPropertyManagerTest.PropertyHandler
/aosp12/packages/services/Car/tests/carservice_test/src/com/android/car/power/
H A DCarPowerManagementTest.java404 public void onPropertyUnsubscribe(int property) { in onPropertyUnsubscribe() method in CarPowerManagementTest.PowerStatePropertyHandler
/aosp12/packages/services/Car/tests/carservice_test/src/com/android/car/cluster/
H A DClusterHomeManagerTest.java331 public synchronized void onPropertyUnsubscribe(int property) { in onPropertyUnsubscribe() method in ClusterHomeManagerTest.ClusterPropertyHandler