Home
last modified time | relevance | path

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

/packages/apps/Car/Settings/src/com/android/car/settings/units/
DUnitsMap.java79 protected static final Unit KILOWATT_HOUR = new Unit(VehicleUnit.KILOWATT_HOUR, field in UnitsMap
122 map.put(VehicleUnit.KILOWATT_HOUR, KILOWATT_HOUR); in createMap()
DUnitsEnergyConsumptionPreferenceController.java37 mKWh = getContext().getString(UnitsMap.KILOWATT_HOUR.getAbbreviationResId()); in UnitsEnergyConsumptionPreferenceController()
/packages/services/Car/car-lib/src/android/car/
DVehicleUnit.java66 public static final int KILOWATT_HOUR = 0x65; field in VehicleUnit
108 KILOWATT_HOUR,
/packages/services/Car/car-lib/api/
Dsystem-current.txt183 field public static final int KILOWATT_HOUR = 101; // 0x65