/aosp12/packages/services/Car/vehicle-hal-support-lib/test/com/android/car/vehiclehal/test/ |
H A D | MockedVehicleHal.java | 52 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
|
/aosp12/packages/services/Car/tests/carservice_test/src/com/android/car/ |
H A D | CarPropertyServiceTest.java | 133 public synchronized void onPropertySubscribe(int property, float sampleRate) { in onPropertySubscribe() method in CarPropertyServiceTest.PropertyHandler
|
H A D | CarProjectionManagerTest.java | 177 public synchronized void onPropertySubscribe(int property, float sampleRate) { in onPropertySubscribe() method in CarProjectionManagerTest.PropertyHandler
|
H A D | CarCabinManagerTest.java | 196 public synchronized void onPropertySubscribe(int property, float sampleRate) { in onPropertySubscribe() method in CarCabinManagerTest.CabinPropertyHandler
|
H A D | CarHvacManagerTest.java | 282 public synchronized void onPropertySubscribe(int property, float sampleRate) { in onPropertySubscribe() method in CarHvacManagerTest.HvacPropertyHandler
|
H A D | CarDiagnosticManagerTest.java | 143 public synchronized void onPropertySubscribe(int property, float sampleRate) { in onPropertySubscribe() method in CarDiagnosticManagerTest.FreezeFrameProperties.FreezeFramePropertyHandler
|
H A D | CarPropertyManagerTest.java | 810 public synchronized void onPropertySubscribe(int property, float sampleRate) { in onPropertySubscribe() method in CarPropertyManagerTest.PropertyHandler
|
/aosp12/packages/services/Car/tests/carservice_test/src/com/android/car/power/ |
H A D | CarPowerManagementTest.java | 399 public void onPropertySubscribe(int property, float sampleRate) { in onPropertySubscribe() method in CarPowerManagementTest.PowerStatePropertyHandler
|
/aosp12/packages/services/Car/tests/carservice_test/src/com/android/car/cluster/ |
H A D | ClusterHomeManagerTest.java | 316 public synchronized void onPropertySubscribe(int property, float sampleRate) { in onPropertySubscribe() method in ClusterHomeManagerTest.ClusterPropertyHandler
|