Searched defs:thresholds (Results 1 – 1 of 1) sorted by relevance
122 public static int calculateThermalState(int temp, Integer thresholds[]) { in calculateThermalState()141 public static int getLowerThresholdTemp(int index, Integer thresholds[]) { in getLowerThresholdTemp()148 public static int getUpperThresholdTemp(int index, Integer thresholds[]) { in getUpperThresholdTemp()