Home
last modified time | relevance | path

Searched defs:ABS_ACTIVE (Results 1 – 2 of 2) sorted by relevance

/aosp12/hardware/interfaces/automotive/vehicle/2.0/default/impl/vhal_v2_0/
H A DPropertyUtils.h25 constexpr int ABS_ACTIVE = (int)VehicleProperty::ABS_ACTIVE; variable
/aosp12/packages/services/Car/car-lib/src/android/car/
H A DVehiclePropertyIds.java736 public static final int ABS_ACTIVE = 287310858; field in VehiclePropertyIds