/packages/services/Car/tests/CarLibUnitTest/src/android/car/hardware/property/ |
D | SubscriptionUnitTest.java | 54 .getUpdateRateHz()).isZero(); in testBuilder_noUpdateRateSet() 67 assertWithMessage("Update rate set UpdateRateHz").that(option.getUpdateRateHz()) in testBuilder_withUpdateRateSet() 84 assertWithMessage("Multiple areaIds UpdateRateHz").that(option.getUpdateRateHz()) in testAddAreaId_withMultipleAreas() 101 assertWithMessage("Overlapping areaIds UpdateRateHz").that(option.getUpdateRateHz()) in testAddAreaId_withOverlappingAreas() 126 assertWithMessage("SetUi UpdateRateHz").that(option.getUpdateRateHz()) in testSetRateUI() 141 assertWithMessage("Normal sensor rate").that(option.getUpdateRateHz()) in testSetRateNormal() 156 assertWithMessage("Sensor Rate Fast").that(option.getUpdateRateHz()) in testSetRateFast() 171 assertWithMessage("Sensor Rate Fastest").that(option.getUpdateRateHz()) in testSetRateFastest()
|
D | CarPropertyManagerUnitTest.java | 1319 assertThat(request.getUpdateRateHz()).isEqualTo(10.1f); in testSetPropertiesAsync()
|
/packages/services/Car/tests/CarLibUnitTest/src/com/android/car/internal/property/ |
D | CarPropertyEventCallbackControllerUnitTest.java | 110 assertThat(mCarPropertyEventCallbackController.getUpdateRateHz(FIRST_PROPERTY_ID, in testAddContinuousProperty_getUpdateRateHzOnePropertyAdded() 112 assertThat(mCarPropertyEventCallbackController.getUpdateRateHz(FIRST_PROPERTY_ID, in testAddContinuousProperty_getUpdateRateHzOnePropertyAdded() 125 assertThat(mCarPropertyEventCallbackController.getUpdateRateHz(FIRST_PROPERTY_ID, in testAddContinuousProperty_getLatestRateIfSamePropertyAddedTwice() 127 assertThat(mCarPropertyEventCallbackController.getUpdateRateHz(FIRST_PROPERTY_ID, in testAddContinuousProperty_getLatestRateIfSamePropertyAddedTwice() 134 assertThat(mCarPropertyEventCallbackController.getUpdateRateHz(FIRST_PROPERTY_ID, in testAddContinuousProperty_getLatestRateIfSamePropertyAddedTwice() 136 assertThat(mCarPropertyEventCallbackController.getUpdateRateHz(FIRST_PROPERTY_ID, in testAddContinuousProperty_getLatestRateIfSamePropertyAddedTwice() 142 assertThat(mCarPropertyEventCallbackController.getUpdateRateHz(FIRST_PROPERTY_ID, in testGetUpdateRateHz_rateNotFoundNoPropertyAdded() 155 assertThat(mCarPropertyEventCallbackController.getUpdateRateHz(FIRST_PROPERTY_ID, in testGetUpdateRateHz_multiplePropertiesAdded() 157 assertThat(mCarPropertyEventCallbackController.getUpdateRateHz(FIRST_PROPERTY_ID, in testGetUpdateRateHz_multiplePropertiesAdded() 159 assertThat(mCarPropertyEventCallbackController.getUpdateRateHz(SECOND_PROPERTY_ID, in testGetUpdateRateHz_multiplePropertiesAdded() [all …]
|
/packages/services/Car/tests/carservice_unit_test/src/com/android/car/property/ |
D | CarPropertyServiceClientUnitTest.java | 125 assertThat(mCarPropertyServiceClient.getUpdateRateHz(FIRST_PROPERTY_ID, AREA_ID_1)) in testAddContinuousProperty_getUpdateRateHzOnePropertyAdded() 127 assertThat(mCarPropertyServiceClient.getUpdateRateHz(FIRST_PROPERTY_ID, AREA_ID_2)) in testAddContinuousProperty_getUpdateRateHzOnePropertyAdded() 138 assertThat(mCarPropertyServiceClient.getUpdateRateHz(FIRST_PROPERTY_ID, AREA_ID_1)) in testAddContinuousProperty_getLatestRateIfSamePropertyAddedTwice() 140 assertThat(mCarPropertyServiceClient.getUpdateRateHz(FIRST_PROPERTY_ID, AREA_ID_2)) in testAddContinuousProperty_getLatestRateIfSamePropertyAddedTwice() 146 assertThat(mCarPropertyServiceClient.getUpdateRateHz(FIRST_PROPERTY_ID, AREA_ID_1)) in testAddContinuousProperty_getLatestRateIfSamePropertyAddedTwice() 148 assertThat(mCarPropertyServiceClient.getUpdateRateHz(FIRST_PROPERTY_ID, AREA_ID_2)) in testAddContinuousProperty_getLatestRateIfSamePropertyAddedTwice() 158 assertThat(mCarPropertyServiceClient.getUpdateRateHz(FIRST_PROPERTY_ID, AREA_ID_1)) in testAddContinuousProperty_rateNotFoundIfBinderDead() 160 assertThat(mCarPropertyServiceClient.getUpdateRateHz(FIRST_PROPERTY_ID, AREA_ID_2)) in testAddContinuousProperty_rateNotFoundIfBinderDead() 166 assertThat(mCarPropertyServiceClient.getUpdateRateHz(FIRST_PROPERTY_ID, AREA_ID_1)) in testGetUpdateRateHz_rateNotFoundNoPropertyAdded() 168 assertThat(mCarPropertyServiceClient.getUpdateRateHz(FIRST_PROPERTY_ID, AREA_ID_2)) in testGetUpdateRateHz_rateNotFoundNoPropertyAdded()
|
/packages/services/Car/car-lib/src/com/android/car/internal/property/ |
D | CarPropertyEventController.java | 59 public float getUpdateRateHz(int propertyId, int areaId) { in getUpdateRateHz() method in CarPropertyEventController 65 return tracker.getUpdateRateHz(); in getUpdateRateHz()
|
D | AsyncPropertyServiceRequest.java | 69 request.setUpdateRateHz(setPropertyRequest.getUpdateRateHz()); in newSetAsyncRequest() 142 public float getUpdateRateHz() { in getUpdateRateHz() method in AsyncPropertyServiceRequest
|
D | CarPropertyEventTracker.java | 29 float getUpdateRateHz(); in getUpdateRateHz() method
|
D | OnChangeCarPropertyEventTracker.java | 38 public float getUpdateRateHz() { in getUpdateRateHz() method in OnChangeCarPropertyEventTracker
|
D | ContCarPropertyEventTracker.java | 64 public float getUpdateRateHz() { in getUpdateRateHz() method in ContCarPropertyEventTracker
|
D | SubscriptionManager.java | 181 float getUpdateRateHz(ClientType client) { in getUpdateRateHz() method in SubscriptionManager.RateInfoForClients 549 + rateInfoForClients.getUpdateRateHz(client) + " hz" in dumpStates()
|
/packages/services/Car/car-lib/src/android/car/hardware/property/ |
D | Subscription.java | 109 public float getUpdateRateHz() { in getUpdateRateHz() method in Subscription
|
D | CarPropertyManager.java | 508 public float getUpdateRateHz() { in getUpdateRateHz() method in CarPropertyManager.SetPropertyRequest 1529 internalOption.updateRateHz = clientOption.getUpdateRateHz(); in convertToCarSubscribeOptions()
|
/packages/services/Car/service/src/com/android/car/hal/ |
D | PropertyHalService.java | 357 float getUpdateRateHz() { in getUpdateRateHz() method in PropertyHalService.AsyncPropRequestInfo 373 float clientUpdateRateHz = mPropMgrRequest.getUpdateRateHz(); in parseClientUpdateRateHz() 413 .append(getUpdateRateHz()).append("hz") in toString() 2389 setRequestInfo.getUpdateRateHz(), enableVur))); in sendGetInitialValueAndSubscribeUpdateEvent()
|
D | VehicleHal.java | 215 float getUpdateRateHz() { in getUpdateRateHz() method in VehicleHal.HalSubscribeOptions 238 return mHalPropId == o.getHalPropId() && mUpdateRateHz == o.getUpdateRateHz() in equals() 769 float samplingRateHz = halSubscribeOption.getUpdateRateHz(); in createVhalSubscribeOptionsLocked()
|
/packages/services/Car/car-lib/api/ |
D | lint-baseline.txt | 1632 UnflaggedApi: android.car.hardware.property.CarPropertyManager.SetPropertyRequest#getUpdateRateHz(): 1633 …edApi: method android.car.hardware.property.CarPropertyManager.SetPropertyRequest.getUpdateRateHz() 1770 UnflaggedApi: android.car.hardware.property.SubscribeOption#getUpdateRateHz(): 1771 …be flagged with @FlaggedApi: method android.car.hardware.property.SubscribeOption.getUpdateRateHz()
|
D | current.txt | 1012 method public float getUpdateRateHz(); 1120 method public float getUpdateRateHz();
|
/packages/services/Car/car-lib-module/api/ |
D | current.txt | 1012 method public float getUpdateRateHz(); 1120 method public float getUpdateRateHz();
|