Home
last modified time | relevance | path

Searched refs:METER_PER_SEC (Results 1 – 5 of 5) sorted by relevance

/aosp12/packages/services/Car/car-lib/src/android/car/
H A DVehicleUnit.java46 public static final int METER_PER_SEC = 0x01; field in VehicleUnit
84 METER_PER_SEC,
/aosp12/packages/apps/Car/Settings/src/com/android/car/settings/units/
H A DUnitsMap.java30 protected static final Unit METER_PER_SEC = new Unit(VehicleUnit.METER_PER_SEC, field in UnitsMap
98 map.put(VehicleUnit.METER_PER_SEC, METER_PER_SEC); in createMap()
/aosp12/hardware/interfaces/automotive/vehicle/2.0/default/impl/vhal_v2_0/
H A DDefaultConfig.h143 .configArray = {(int)VehicleUnit::METER_PER_SEC,
/aosp12/hardware/interfaces/automotive/vehicle/2.0/
H A Dtypes.hal365 * @unit VehicleUnit:METER_PER_SEC
381 * @unit VehicleUnit:METER_PER_SEC
1422 * For example: configArray[0] = METER_PER_SEC
3813 METER_PER_SEC = 0x01,
/aosp12/packages/services/Car/car-lib/api/
H A Dsystem-current.txt198 field public static final int METER_PER_SEC = 1; // 0x1