Home
last modified time | relevance | path

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

/packages/apps/Car/Settings/src/com/android/car/settings/units/
DUnitsMap.java75 protected static final Unit MILLIWATTS = new Unit(VehicleUnit.MILLIWATTS, field in UnitsMap
120 map.put(VehicleUnit.MILLIWATTS, MILLIWATTS); in createMap()
/packages/services/Car/car-lib/src/android/car/
DVehicleUnit.java92 public static final int MILLIWATTS = 0x63; field in VehicleUnit
175 MILLIWATTS,
/packages/services/Car/tests/android_car_api_test/src/android/car/apitest/
DVehicleUnitTest.java80 {VehicleUnit.MILLIWATTS, in constantValues()
81 android.hardware.automotive.vehicle.VehicleUnit.MILLIWATTS}, in constantValues()
/packages/services/Car/tools/GenericCarApiBuilder/
Dcomplete_car_api_list.txt2679 field TIRAMISU_0 int MILLIWATTS = 0x63;
/packages/services/Car/car-lib-module/api/
Dsystem-current.txt378 field public static final int MILLIWATTS = 99; // 0x63
/packages/services/Car/car-lib/api/
Dsystem-current.txt378 field public static final int MILLIWATTS = 99; // 0x63
Dtest-current.txt395 field public static final int MILLIWATTS = 99; // 0x63
Dsystem-lint-baseline.txt1494 UnflaggedApi: android.car.VehicleUnit#MILLIWATTS:
1495 New API must be flagged with @FlaggedApi: field android.car.VehicleUnit.MILLIWATTS