Home
last modified time | relevance | path

Searched refs:US_GALLON (Results 1 – 4 of 4) 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.java54 public static final int US_GALLON = 0x42; field in VehicleUnit
97 US_GALLON,
/packages/services/Car/car-lib/api/
Dsystem-current.txt199 field public static final int US_GALLON = 66; // 0x42