Home
last modified time | relevance | path

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

/packages/apps/Car/Settings/src/com/android/car/settings/units/
DUnitsMap.java73 protected static final Unit MILLIVOLT = new Unit(VehicleUnit.MILLIVOLT, field in UnitsMap
119 map.put(VehicleUnit.MILLIVOLT, MILLIVOLT); in createMap()
/packages/services/Car/car-lib/src/android/car/
DVehicleUnit.java86 public static final int MILLIVOLT = 0x62; field in VehicleUnit
174 MILLIVOLT,
/packages/services/Car/tests/android_car_api_test/src/android/car/apitest/
DVehicleUnitTest.java79 {VehicleUnit.MILLIVOLT, android.hardware.automotive.vehicle.VehicleUnit.MILLIVOLT}, in constantValues()
/packages/services/Car/tools/GenericCarApiBuilder/
Dcomplete_car_api_list.txt2678 field TIRAMISU_0 int MILLIVOLT = 0x62;
/packages/services/Car/car-lib-module/api/
Dsystem-current.txt377 field public static final int MILLIVOLT = 98; // 0x62
/packages/services/Car/car-lib/api/
Dsystem-current.txt377 field public static final int MILLIVOLT = 98; // 0x62
Dtest-current.txt394 field public static final int MILLIVOLT = 98; // 0x62
Dsystem-lint-baseline.txt1492 UnflaggedApi: android.car.VehicleUnit#MILLIVOLT:
1493 New API must be flagged with @FlaggedApi: field android.car.VehicleUnit.MILLIVOLT