Searched refs:CELSIUS (Results 1 – 5 of 5) sorted by relevance
46 protected static final Unit CELSIUS = new Unit(VehicleUnit.CELSIUS, field in UnitsMap106 map.put(VehicleUnit.CELSIUS, CELSIUS); in createMap()
48 public static final int CELSIUS = 0x30; field in VehicleUnit92 CELSIUS,
49 private static final Unit[] AVAILABLE_UNITS = {UnitsMap.CELSIUS, UnitsMap.FAHRENHEIT};
602 (mTbTempDisplayUnit.isChecked() ? VehicleUnit.FAHRENHEIT : VehicleUnit.CELSIUS); in configureTempDisplayUnit()
187 field public static final int CELSIUS = 48; // 0x30