Home
last modified time | relevance | path

Searched defs:thresholds (Results 1 – 1 of 1) sorted by relevance

/hardware/intel/common/utils/ituxd/src/com/intel/thermal/
DThermalUtils.java122 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()