Home
last modified time | relevance | path

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

/hardware/interfaces/automotive/vehicle/aidl/impl/fake_impl/hardware/src/
DFakeVehicleHardware.cpp1001 int32_t hardcoded_state = state; in sendAdasPropertiesState() local
1004 hardcoded_state = toInt(CruiseControlType::ADAPTIVE); in sendAdasPropertiesState()
1007 createAdasStateReq(dependentPropId, areaConfig.areaId, hardcoded_state); in sendAdasPropertiesState()