Searched defs:ThermalZone (Results 1 - 1 of 1) sorted by relevance

/hardware/intel/common/utils/ituxd/src/com/intel/thermal/
H A DThermalZone.java28 * The ThermalZone class contains attributes of a Thermal zone. A Thermal zone
32 public class ThermalZone { class
34 private static final String TAG = "ThermalZone";
190 public ThermalZone() { method in class:ThermalZone
324 * 3, Critical = 4. Whereas a ThermalZone states are enumerated as TOFF =
454 // override in Specific zone class which inherit ThermalZone
458 // override in Specific zone class which inherit ThermalZone
575 ThermalZone zone;

Completed in 1118 milliseconds