Home
last modified time | relevance | path

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

/packages/services/Car/tests/carservice_unit_test/src/com/android/car/hal/property/
DPropertyHalServiceConfigsUnitTest.java672 int vicProperty = VehiclePropertyIds.DRIVER_DROWSINESS_ATTENTION_SYSTEM_ENABLED; in testVicVehiclePropertiesFlagDisabled() local
677 assertThat(mPropertyHalServiceConfigs.getAllSystemHalPropIds()).doesNotContain(vicProperty); in testVicVehiclePropertiesFlagDisabled()
678 assertThat(mPropertyHalServiceConfigs.isSupportedProperty(vicProperty)).isFalse(); in testVicVehiclePropertiesFlagDisabled()