Home
last modified time | relevance | path

Searched refs:THERMAL_LOW_EVENT (Results 1 – 3 of 3) sorted by relevance

/hardware/intel/common/utils/ituxd/src/com/intel/thermal/
DThermalManager.java202 public static final int THERMAL_LOW_EVENT = 0; field in ThermalManager
576 zone.setEventType(ThermalManager.THERMAL_LOW_EVENT); in stopCurrentProfile()
DThermalZone.java540 : ThermalManager.THERMAL_LOW_EVENT); in updateZoneParams()
DThermalCooling.java659 if (ThermalManager.THERMAL_LOW_EVENT == eventType) { in handleThermalEvent()