Home
last modified time | relevance | path

Searched refs:AMPERE_HOURS (Results 1 – 7 of 7) sorted by relevance

/packages/apps/Car/Settings/src/com/android/car/settings/units/
DUnitsMap.java77 protected static final Unit AMPERE_HOURS = new Unit(VehicleUnit.AMPERE_HOURS, field in UnitsMap
121 map.put(VehicleUnit.AMPERE_HOURS, AMPERE_HOURS); in createMap()
/packages/services/Car/car-lib/src/android/car/
DVehicleUnit.java128 public static final int AMPERE_HOURS = 0x64; field in VehicleUnit
176 AMPERE_HOURS,
/packages/services/Car/tests/android_car_api_test/src/android/car/apitest/
DVehicleUnitTest.java82 {VehicleUnit.AMPERE_HOURS, in constantValues()
83 android.hardware.automotive.vehicle.VehicleUnit.AMPERE_HOURS}, in constantValues()
/packages/services/Car/car-lib/api/
Dcurrent.txt482 field public static final int AMPERE_HOURS = 100; // 0x64
Dlint-baseline.txt1014 UnflaggedApi: android.car.VehicleUnit#AMPERE_HOURS:
1015 New API must be flagged with @FlaggedApi: field android.car.VehicleUnit.AMPERE_HOURS
/packages/services/Car/car-lib-module/api/
Dcurrent.txt482 field public static final int AMPERE_HOURS = 100; // 0x64
/packages/services/Car/tools/GenericCarApiBuilder/
Dcomplete_car_api_list.txt2693 field TIRAMISU_0 int AMPERE_HOURS = 0x64;