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

/hardware/intel/common/utils/ituxd/src/com/intel/thermal/
H A DThermalEvent.java20 * The ThermalEvent class contains strings and constants used for values
25 public class ThermalEvent { class
29 ThermalEvent(int id, int type, int state, int temp, String zoneName, String profName) { method in class:ThermalEvent

Completed in 46 milliseconds