Home
last modified time | relevance | path

Searched defs:onPropertySubscribe (Results 1 – 6 of 6) sorted by relevance

/packages/services/Car/vehicle-hal-support-lib/src/com/android/car/vehiclehal/test/
DMockedVehicleHal.java52 default void onPropertySubscribe(int property, float sampleRate) {} in onPropertySubscribe() method
242 public void onPropertySubscribe(int property, float sampleRate) { in onPropertySubscribe() method in MockedVehicleHal.FailingPropertyHandler
290 public synchronized void onPropertySubscribe(int property, float sampleRate) { in onPropertySubscribe() method in MockedVehicleHal.DefaultPropertyHandler
/packages/services/Car/tests/carservice_test/src/com/android/car/
DCarProjectionManagerTest.java177 public synchronized void onPropertySubscribe(int property, float sampleRate) { in onPropertySubscribe() method in CarProjectionManagerTest.PropertyHandler
DCarCabinManagerTest.java194 public synchronized void onPropertySubscribe(int property, float sampleRate) { in onPropertySubscribe() method in CarCabinManagerTest.CabinPropertyHandler
DCarHvacManagerTest.java232 public synchronized void onPropertySubscribe(int property, float sampleRate) { in onPropertySubscribe() method in CarHvacManagerTest.HvacPropertyHandler
DCarPowerManagementTest.java345 public void onPropertySubscribe(int property, float sampleRate) { in onPropertySubscribe() method in CarPowerManagementTest.PowerStatePropertyHandler
DCarDiagnosticManagerTest.java142 public synchronized void onPropertySubscribe(int property, float sampleRate) { in onPropertySubscribe() method in CarDiagnosticManagerTest.FreezeFrameProperties.FreezeFramePropertyHandler