/packages/services/Car/tests/carservice_test/src/com/android/car/hal/test/ |
D | AidlMockedVehicleHal.java | 83 default void onPropertySubscribe(int property, float sampleRate) {} in onPropertySubscribe() method 88 default void onPropertySubscribe(int property, int[] areaIds, float sampleRate) {} in onPropertySubscribe() method 417 public void onPropertySubscribe(int property, float sampleRate) { in onPropertySubscribe() method in AidlMockedVehicleHal.FailingPropertyHandler 422 public void onPropertySubscribe(int property, int[] areaIds, float sampleRate) { in onPropertySubscribe() method in AidlMockedVehicleHal.FailingPropertyHandler 505 public void onPropertySubscribe(int property, float sampleRate) { in onPropertySubscribe() method in AidlMockedVehicleHal.DefaultPropertyHandler 511 public void onPropertySubscribe(int property, int[] areaIds, float sampleRate) { in onPropertySubscribe() method in AidlMockedVehicleHal.DefaultPropertyHandler
|
D | HidlMockedVehicleHal.java | 64 default void onPropertySubscribe(int property, float sampleRate) {} in onPropertySubscribe() method 297 public void onPropertySubscribe(int property, float sampleRate) { in onPropertySubscribe() method in HidlMockedVehicleHal.FailingPropertyHandler 380 public void onPropertySubscribe(int property, float sampleRate) { in onPropertySubscribe() method in HidlMockedVehicleHal.DefaultPropertyHandler
|
/packages/services/Car/tests/carservice_test/src/com/android/car/ |
D | CarProjectionManagerTest.java | 177 public synchronized void onPropertySubscribe(int property, float sampleRate) { in onPropertySubscribe() method in CarProjectionManagerTest.PropertyHandler
|
D | CarCabinManagerTest.java | 201 public synchronized void onPropertySubscribe(int property, float sampleRate) { in onPropertySubscribe() method in CarCabinManagerTest.CabinPropertyHandler
|
D | CarPropertyServiceTest.java | 293 public synchronized void onPropertySubscribe(int property, float sampleRate) { in onPropertySubscribe() method in CarPropertyServiceTest.PropertyHandler
|
D | CarHvacManagerTest.java | 284 public synchronized void onPropertySubscribe(int property, float sampleRate) { in onPropertySubscribe() method in CarHvacManagerTest.HvacPropertyHandler
|
D | CarDiagnosticManagerTest.java | 169 public synchronized void onPropertySubscribe(int property, float sampleRate) { in onPropertySubscribe() method in CarDiagnosticManagerTest.FreezeFrameProperties.FreezeFramePropertyHandler
|
D | CarPropertyManagerTest.java | 1598 public synchronized void onPropertySubscribe(int property, float sampleRate) { in onPropertySubscribe() method in CarPropertyManagerTest.PropertyHandler
|
/packages/services/Car/tests/carservice_test/src/com/android/car/cluster/ |
D | ClusterHomeManagerTest.java | 450 public void onPropertySubscribe(int property, float sampleRate) { in onPropertySubscribe() method in ClusterHomeManagerTest.ClusterPropertyHandler
|
/packages/services/Car/tests/carservice_test/src/com/android/car/power/ |
D | CarPowerManagementTest.java | 885 public void onPropertySubscribe(int property, float sampleRate) { in onPropertySubscribe() method in CarPowerManagementTest.PowerStatePropertyHandler
|