Home
last modified time | relevance | path

Searched refs:addCarPropertyConfig (Results 1 – 1 of 1) sorted by relevance

/packages/services/Car/tests/CarLibUnitTest/src/android/car/hardware/property/
DCarPropertyManagerUnitTest.java216 private void addCarPropertyConfig(CarPropertyConfig config) { in addCarPropertyConfig() method in CarPropertyManagerUnitTest
292 addCarPropertyConfig(mContinuousCarPropertyConfig); in setUp()
293 addCarPropertyConfig(mOnChangeCarPropertyConfig); in setUp()
294 addCarPropertyConfig(mStaticCarPropertyConfig); in setUp()
2206 addCarPropertyConfig(config); in testRegisterCallback_restoresOriginalRateHzIfTheSecondCallbackReturnsFalse()
2701 addCarPropertyConfig(config); in testOnErrorEvent_callbackIsCalledWithErrorEvent()
2717 addCarPropertyConfig(config); in testOnChangeEvent_callbackIsCalledWithEvent()
2765 addCarPropertyConfig(config1); in testGetPropertyList_withPropertyIds()
2766 addCarPropertyConfig(config2); in testGetPropertyList_withPropertyIds()
2784 addCarPropertyConfig(config1); in testGetPropertyList_filterUnsupportedPropertyIds()
[all …]