Home
last modified time | relevance | path

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

/hardware/intel/common/utils/ituxd/src/com/intel/thermal/
DThermalZoneMonitor.java54 Thread.sleep(zone.getPollDelay(zone.getZoneState())); in run()
DThermalZone.java233 public int getZoneState() { in getZoneState() method in ThermalZone
610 int zoneState = getZoneState(); in programThresholds()