Searched refs:addContinuousProperty (Results 1 – 6 of 6) sorted by relevance
106 mCarPropertyEventCallbackController.addContinuousProperty( in testAddContinuousProperty_getUpdateRateHzOnePropertyAdded()118 mCarPropertyEventCallbackController.addContinuousProperty( in testAddContinuousProperty_getLatestRateIfSamePropertyAddedTwice()121 mCarPropertyEventCallbackController.addContinuousProperty(FIRST_PROPERTY_ID, in testAddContinuousProperty_getLatestRateIfSamePropertyAddedTwice()130 mCarPropertyEventCallbackController.addContinuousProperty(FIRST_PROPERTY_ID, in testAddContinuousProperty_getLatestRateIfSamePropertyAddedTwice()148 mCarPropertyEventCallbackController.addContinuousProperty( in testGetUpdateRateHz_multiplePropertiesAdded()151 mCarPropertyEventCallbackController.addContinuousProperty( in testGetUpdateRateHz_multiplePropertiesAdded()175 mCarPropertyEventCallbackController.addContinuousProperty( in testRemove_addThenRemoveProperty()184 mCarPropertyEventCallbackController.addContinuousProperty( in testRemove_addTwoPropertiesRemoveOne()187 mCarPropertyEventCallbackController.addContinuousProperty( in testRemove_addTwoPropertiesRemoveOne()257 mCarPropertyEventCallbackController.addContinuousProperty( in testOnEvent_changeEvent_skipsCarPropertyValuesWithNonZeroUpdateRate()[all …]
122 mCarPropertyServiceClient.addContinuousProperty(FIRST_PROPERTY_ID, REGISTERED_AREA_IDS, in testAddContinuousProperty_getUpdateRateHzOnePropertyAdded()133 mCarPropertyServiceClient.addContinuousProperty(FIRST_PROPERTY_ID, REGISTERED_AREA_IDS, in testAddContinuousProperty_getLatestRateIfSamePropertyAddedTwice()135 mCarPropertyServiceClient.addContinuousProperty(FIRST_PROPERTY_ID, REGISTERED_AREA_IDS, in testAddContinuousProperty_getLatestRateIfSamePropertyAddedTwice()143 mCarPropertyServiceClient.addContinuousProperty(FIRST_PROPERTY_ID, REGISTERED_AREA_IDS, in testAddContinuousProperty_getLatestRateIfSamePropertyAddedTwice()155 mCarPropertyServiceClient.addContinuousProperty(FIRST_PROPERTY_ID, REGISTERED_AREA_IDS, in testAddContinuousProperty_rateNotFoundIfBinderDead()181 mCarPropertyServiceClient.addContinuousProperty(FIRST_PROPERTY_ID, REGISTERED_AREA_IDS, in testRemove_multipleProperties_onePropertyRemoved()183 mCarPropertyServiceClient.addContinuousProperty(SECOND_PROPERTY_ID, REGISTERED_AREA_IDS, in testRemove_multipleProperties_onePropertyRemoved()268 mCarPropertyServiceClient.addContinuousProperty(FIRST_PROPERTY_ID, REGISTERED_AREA_IDS, in testOnEvent_listenerNotCalledForCarPropertyValuesBeforeNextUpdateTime()303 mCarPropertyServiceClient.addContinuousProperty(FIRST_PROPERTY_ID, REGISTERED_AREA_IDS, in testOnEvent_listenerCalledForFreshCarPropertyValuesNonZeroUpdateRate()360 mCarPropertyServiceClient.addContinuousProperty( in testOnEvent_VurEnabled_forwardsEventIfValueIsDifferent()[all …]
82 public void addContinuousProperty(int propertyId, int[] areaIds, float updateRateHz, in addContinuousProperty() method in CarPropertyServiceClient90 super.addContinuousProperty(propertyId, areaIds, updateRateHz, enableVur, resolution); in addContinuousProperty()
71 public void addContinuousProperty(int propertyId, int[] areaIds, float updateRateHz, in addContinuousProperty() method in CarPropertyEventController
472 client.addContinuousProperty( in registerListener()
1587 cpeCallbackController.addContinuousProperty(propertyId, areaIds, in subscribePropertyEventsInternal()