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

/hardware/intel/common/utils/ituxd/src/com/intel/thermal/
H A DThermalManager.java202 public static final int THERMAL_LOW_EVENT = 0; field in class:ThermalManager
576 zone.setEventType(ThermalManager.THERMAL_LOW_EVENT);
H A DThermalZone.java531 Log.i(TAG, " THERMAL_LOW_EVENT for zone:" + getZoneName()
540 : ThermalManager.THERMAL_LOW_EVENT);
H A DThermalCooling.java659 if (ThermalManager.THERMAL_LOW_EVENT == eventType) {

Completed in 39 milliseconds