Home
last modified time | relevance | path

Searched defs:LIGHT_SWITCH_AUTO (Results 1 – 3 of 3) sorted by relevance

/hardware/interfaces/automotive/vehicle/aidl/impl/current/utils/common/include/
DPropertyUtils.h87 constexpr int LIGHT_SWITCH_AUTO = toInt(propertyutils_impl::VehicleLightSwitch::AUTOMATIC); variable
/hardware/interfaces/automotive/vehicle/aidl/impl/3/utils/common/include/
DPropertyUtils.h87 constexpr int LIGHT_SWITCH_AUTO = toInt(propertyutils_impl::VehicleLightSwitch::AUTOMATIC); variable
/hardware/interfaces/automotive/vehicle/2.0/default/impl/vhal_v2_0/
DPropertyUtils.h72 constexpr int LIGHT_SWITCH_AUTO = (int)VehicleLightSwitch::AUTOMATIC; variable