Home
last modified time | relevance | path

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

/packages/services/Car/tests/CarLibUnitTest/src/android/car/hardware/property/
DCarPropertyManagerUnitTest.java225 private void setPropIdWithoutConfig(int propId) { in setPropIdWithoutConfig() method in CarPropertyManagerUnitTest
2294 setPropIdWithoutConfig(VENDOR_CONTINUOUS_PROPERTY); in testUnregisterCallback_doesNothingIfCarPropertyConfigNull()
2323 setPropIdWithoutConfig(VENDOR_CONTINUOUS_PROPERTY); in testUnsubscribePropertyEvents_doesNothingIfCarPropertyConfigNull()
2799 setPropIdWithoutConfig(HVAC_TEMPERATURE_SET); in testGetCarPropertyConfig_noConfigReturned_notSupported()
2853 setPropIdWithoutConfig(HVAC_TEMPERATURE_SET); in testGetAreaId_propertyNotSupported()