Searched refs:CELSIUS (Results 1 – 4 of 4) 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,
602 (mTbTempDisplayUnit.isChecked() ? VehicleUnit.FAHRENHEIT : VehicleUnit.CELSIUS); in configureTempDisplayUnit()
175 field public static final int CELSIUS = 48; // 0x30