Home
last modified time | relevance | path

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

/packages/apps/Car/Settings/src/com/android/car/settings/units/
DUnitsMap.java30 protected static final Unit METER_PER_SEC = new Unit(VehicleUnit.METER_PER_SEC, field in UnitsMap
98 map.put(VehicleUnit.METER_PER_SEC, METER_PER_SEC); in createMap()
/packages/services/Car/car-lib/src/android/car/
DVehicleUnit.java141 public static final int METER_PER_SEC = 0x01; field in VehicleUnit
152 METER_PER_SEC,
/packages/services/Car/tests/android_car_api_test/src/android/car/apitest/
DVehicleUnitTest.java50 {VehicleUnit.METER_PER_SEC, in constantValues()
51 android.hardware.automotive.vehicle.VehicleUnit.METER_PER_SEC}, in constantValues()
/packages/services/Car/tests/carservice_unit_test/src/com/android/car/hal/fakevhal/
DFakeVhalConfigParserUnitTest.java870 .isEqualTo(new int[]{VehicleUnit.METER_PER_SEC, VehicleUnit.MILES_PER_HOUR, in testParseDefaultConfigFile()
/packages/services/Car/car-lib/api/
Dcurrent.txt494 field public static final int METER_PER_SEC = 1; // 0x1
Dlint-baseline.txt1038 UnflaggedApi: android.car.VehicleUnit#METER_PER_SEC:
1039 New API must be flagged with @FlaggedApi: field android.car.VehicleUnit.METER_PER_SEC
/packages/services/Car/car-lib-module/api/
Dcurrent.txt494 field public static final int METER_PER_SEC = 1; // 0x1
/packages/services/Car/tools/GenericCarApiBuilder/
Dcomplete_car_api_list.txt2698 field TIRAMISU_0 int METER_PER_SEC = 0x01;