Searched refs:getLowerThresholdTemp (Results 1 – 2 of 2) sorted by relevance
141 public static int getLowerThresholdTemp(int index, Integer thresholds[]) { in getLowerThresholdTemp() method in ThermalUtils
527 int threshold = ThermalUtils.getLowerThresholdTemp(prevZoneState, mZoneTempThresholds); in updateZoneParams()612 int lowerTripPoint = ThermalUtils.getLowerThresholdTemp(zoneState, getZoneTempThreshold()); in programThresholds()