Searched refs:getZoneTempThreshold (Results 1 – 2 of 2) sorted by relevance
369 public int getZoneTempThreshold(int index) { in getZoneTempThreshold() method in ThermalZone375 public Integer[] getZoneTempThreshold() { in getZoneTempThreshold() method in ThermalZone612 int lowerTripPoint = ThermalUtils.getLowerThresholdTemp(zoneState, getZoneTempThreshold()); in programThresholds()613 int upperTripPoint = ThermalUtils.getUpperThresholdTemp(zoneState, getZoneTempThreshold()); in programThresholds()
577 zone.setZoneTemp(zone.getZoneTempThreshold(0)); in stopCurrentProfile()