Home
last modified time | relevance | path

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

/packages/apps/Car/Settings/src/com/android/car/settings/units/
DUnitsMap.java67 protected static final Unit KILOPASCAL = new Unit(VehicleUnit.KILOPASCAL, field in UnitsMap
116 map.put(VehicleUnit.KILOPASCAL, KILOPASCAL); in createMap()
/packages/services/Car/car-lib/src/android/car/
DVehicleUnit.java134 public static final int KILOPASCAL = 0x70; field in VehicleUnit
171 KILOPASCAL,
/packages/services/Car/tests/android_car_api_test/src/android/car/apitest/
DVehicleUnitTest.java86 {VehicleUnit.KILOPASCAL, in constantValues()
87 android.hardware.automotive.vehicle.VehicleUnit.KILOPASCAL}, in constantValues()
/packages/services/Car/tests/carservice_unit_test/src/com/android/car/hal/property/
DPropertyHalServiceConfigsUnitTest.java106 VehicleUnit.KILOPASCAL);
/packages/services/Car/car-lib/api/
Dcurrent.txt490 field public static final int KILOPASCAL = 112; // 0x70
Dlint-baseline.txt1030 UnflaggedApi: android.car.VehicleUnit#KILOPASCAL:
1031 New API must be flagged with @FlaggedApi: field android.car.VehicleUnit.KILOPASCAL
/packages/services/Car/car-lib-module/api/
Dcurrent.txt490 field public static final int KILOPASCAL = 112; // 0x70
/packages/services/Car/tools/GenericCarApiBuilder/
Dcomplete_car_api_list.txt2695 field TIRAMISU_0 int KILOPASCAL = 0x70;