Searched refs:vicProperty (Results 1 – 1 of 1) sorted by relevance
672 int vicProperty = VehiclePropertyIds.DRIVER_DROWSINESS_ATTENTION_SYSTEM_ENABLED; in testVicVehiclePropertiesFlagDisabled() local677 assertThat(mPropertyHalServiceConfigs.getAllSystemHalPropIds()).doesNotContain(vicProperty); in testVicVehiclePropertiesFlagDisabled()678 assertThat(mPropertyHalServiceConfigs.isSupportedProperty(vicProperty)).isFalse(); in testVicVehiclePropertiesFlagDisabled()