Home
last modified time | relevance | path

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

/packages/services/Car/vehicle-hal-support-lib/src/com/android/car/vehiclehal/test/
DMockedVehicleHal.java53 default void onPropertyUnsubscribe(int property) {} in onPropertyUnsubscribe() method
213 handler.onPropertyUnsubscribe(propId); in unsubscribe()
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
/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.java208 public synchronized void onPropertyUnsubscribe(int property) { in onPropertyUnsubscribe() method in CarCabinManagerTest.CabinPropertyHandler
DCarHvacManagerTest.java247 public synchronized void onPropertyUnsubscribe(int property) { in onPropertyUnsubscribe() method in CarHvacManagerTest.HvacPropertyHandler
DCarPowerManagementTest.java350 public void onPropertyUnsubscribe(int property) { in onPropertyUnsubscribe() method in CarPowerManagementTest.PowerStatePropertyHandler
DCarDiagnosticManagerTest.java148 public synchronized void onPropertyUnsubscribe(int property) { in onPropertyUnsubscribe() method in CarDiagnosticManagerTest.FreezeFrameProperties.FreezeFramePropertyHandler