Home
last modified time | relevance | path

Searched refs:updateZoneState (Results 1 – 2 of 2) sorted by relevance

/hardware/intel/common/utils/ituxd/src/com/intel/thermal/
DThermalCoolingDevice.java165 public void updateZoneState(int zoneId, int state) { in updateZoneState() method in ThermalCoolingDevice
DThermalCooling.java646 tDevice.updateZoneState(zoneId, finalThrottleState); in handleThermalEvent()
673 tDevice.updateZoneState(zoneId, finalThrottleState); in handleThermalEvent()