Home
last modified time | relevance | path

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

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