Home
last modified time | relevance | path

Searched refs:US_GALLON (Results 1 – 10 of 10) sorted by relevance

/packages/apps/Car/Settings/src/com/android/car/settings/units/
DUnitsMap.java56 protected static final Unit US_GALLON = new Unit(VehicleUnit.US_GALLON, field in UnitsMap
111 map.put(VehicleUnit.US_GALLON, US_GALLON); in createMap()
DUnitsFuelConsumptionPreferenceController.java61 case VehicleUnit.US_GALLON: in getAbbreviationByVolumeUnit()
84 case VehicleUnit.US_GALLON: in getPronouncedNameByVolumeUnit()
/packages/services/Car/car-lib/src/android/car/
DVehicleUnit.java121 public static final int US_GALLON = 0x42; field in VehicleUnit
165 US_GALLON,
/packages/services/Car/tests/android_car_api_test/src/android/car/apitest/
DVehicleUnitTest.java68 {VehicleUnit.US_GALLON, android.hardware.automotive.vehicle.VehicleUnit.US_GALLON}, in constantValues()
/packages/apps/Car/Settings/tests/unit/src/com/android/car/settings/units/
DUnitsVolumePreferenceControllerTest.java49 private static final Unit[] AVAILABLE_UNITS = {UnitsMap.LITER, UnitsMap.US_GALLON};
DUnitsFuelConsumptionPreferenceControllerTest.java50 {UnitsMap.US_GALLON, UnitsMap.IMPERIAL_GALLON};
/packages/services/Car/car-lib/api/
Dcurrent.txt500 field public static final int US_GALLON = 66; // 0x42
Dlint-baseline.txt1050 UnflaggedApi: android.car.VehicleUnit#US_GALLON:
1051 New API must be flagged with @FlaggedApi: field android.car.VehicleUnit.US_GALLON
/packages/services/Car/car-lib-module/api/
Dcurrent.txt500 field public static final int US_GALLON = 66; // 0x42
/packages/services/Car/tools/GenericCarApiBuilder/
Dcomplete_car_api_list.txt2690 field TIRAMISU_0 int US_GALLON = 0x42;