Home
last modified time | relevance | path

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

/device/generic/car/emulator/vhal_aidl/VehicleEmulator/test/
DVehicleEmulatorTest.cpp153 int32_t propId = toInt(VehicleProperty::HVAC_FAN_SPEED); in TEST_F()
235 int32_t propId = toInt(VehicleProperty::HVAC_FAN_SPEED); in TEST_F()
302 int32_t propId = toInt(VehicleProperty::HVAC_FAN_SPEED); in TEST_F()
398 int32_t propId = toInt(VehicleProperty::HVAC_FAN_SPEED); in TEST_F()
/device/google/trout/hal/vehicle/2.0/agl_build/prebuilt/include/android/hardware/automotive/vehicle/2.0/
Dtypes.h835HVAC_FAN_SPEED = 356517120 /* (0x0500 | VehiclePropertyGroup:SYSTEM | VehiclePropertyType:INT32 | … enumerator
7908 …VehicleProperty::HVAC_FAN_SPEED) == static_cast<int32_t>(::android::hardware::automotive::vehicle:…
7912 flipped |= ::android::hardware::automotive::vehicle::V2_0::VehicleProperty::HVAC_FAN_SPEED;
8744 if (o == ::android::hardware::automotive::vehicle::V2_0::VehicleProperty::HVAC_FAN_SPEED) { in toString()