Home
last modified time | relevance | path

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

/hardware/interfaces/automotive/vehicle/aidl/impl/fake_impl/hardware/src/
DFakeVehicleHardware.cpp654 VhalResult<void> FakeVehicleHardware::isAdasPropertyAvailable(int32_t adasStatePropertyId) const { in isAdasPropertyAvailable() function in android::hardware::automotive::vehicle::fake::FakeVehicleHardware
795 isAdasPropertyAvailable(toInt(VehicleProperty::CRUISE_CONTROL_TYPE)); in isCruiseControlTypeStandard()
863 isAdasPropertyAvailable(toInt(VehicleProperty::CRUISE_CONTROL_STATE)); in maybeGetSpecialValue()
873 isAdasPropertyAvailable(toInt(VehicleProperty::CRUISE_CONTROL_STATE)); in maybeGetSpecialValue()
1107 isAdasPropertyAvailable(toInt(VehicleProperty::LANE_CENTERING_ASSIST_STATE)); in maybeSetSpecialValue()
1115 isAdasPropertyAvailable(toInt(VehicleProperty::CRUISE_CONTROL_STATE)); in maybeSetSpecialValue()
1138 isAdasPropertyAvailable(toInt(VehicleProperty::CRUISE_CONTROL_STATE)); in maybeSetSpecialValue()
/hardware/interfaces/automotive/vehicle/aidl/impl/fake_impl/hardware/include/
DFakeVehicleHardware.h245 VhalResult<void> isAdasPropertyAvailable(int32_t adasStatePropertyId) const;