Searched refs:isAdasPropertyAvailable (Results 1 – 2 of 2) sorted by relevance
654 VhalResult<void> FakeVehicleHardware::isAdasPropertyAvailable(int32_t adasStatePropertyId) const { in isAdasPropertyAvailable() function in android::hardware::automotive::vehicle::fake::FakeVehicleHardware795 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()
245 VhalResult<void> isAdasPropertyAvailable(int32_t adasStatePropertyId) const;