Home
last modified time | relevance | path

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

/packages/apps/Car/Settings/src/com/android/car/settings/units/
DUnitsMap.java71 protected static final Unit MILLIAMPERE = new Unit(VehicleUnit.MILLIAMPERE, field in UnitsMap
118 map.put(VehicleUnit.MILLIAMPERE, MILLIAMPERE); in createMap()
/packages/services/Car/car-lib/src/android/car/
DVehicleUnit.java80 public static final int MILLIAMPERE = 0x61; field in VehicleUnit
173 MILLIAMPERE,
/packages/services/Car/tests/android_car_api_test/src/android/car/apitest/
DVehicleUnitTest.java77 {VehicleUnit.MILLIAMPERE, in constantValues()
78 android.hardware.automotive.vehicle.VehicleUnit.MILLIAMPERE}, in constantValues()
/packages/services/Car/tools/GenericCarApiBuilder/
Dcomplete_car_api_list.txt2677 field TIRAMISU_0 int MILLIAMPERE = 0x61;
/packages/services/Car/car-lib-module/api/
Dsystem-current.txt376 field public static final int MILLIAMPERE = 97; // 0x61
/packages/services/Car/car-lib/api/
Dsystem-current.txt376 field public static final int MILLIAMPERE = 97; // 0x61
Dtest-current.txt393 field public static final int MILLIAMPERE = 97; // 0x61
Dsystem-lint-baseline.txt1490 UnflaggedApi: android.car.VehicleUnit#MILLIAMPERE:
1491 New API must be flagged with @FlaggedApi: field android.car.VehicleUnit.MILLIAMPERE