Home
last modified time | relevance | path

Searched refs:MILLIVOLT (Results 1 – 4 of 4) sorted by relevance

/aosp12/packages/services/Car/car-lib/src/android/car/
H A DVehicleUnit.java62 public static final int MILLIVOLT = 0x62; field in VehicleUnit
105 MILLIVOLT,
/aosp12/packages/apps/Car/Settings/src/com/android/car/settings/units/
H A DUnitsMap.java73 protected static final Unit MILLIVOLT = new Unit(VehicleUnit.MILLIVOLT, field in UnitsMap
119 map.put(VehicleUnit.MILLIVOLT, MILLIVOLT); in createMap()
/aosp12/packages/services/Car/car-lib/api/
H A Dsystem-current.txt203 field public static final int MILLIVOLT = 98; // 0x62
/aosp12/hardware/interfaces/automotive/vehicle/2.0/
H A Dtypes.hal3839 MILLIVOLT = 0x62,