Home
last modified time | relevance | path

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

/hardware/intel/common/utils/ituxd/src/com/intel/thermal/
DThermalCoolingDevice.java55 private ArrayList<Integer> mThrottleValues = null; field in ThermalCoolingDevice
141 return mThrottleValues; in getThrottleValuesList()
145 mThrottleValues = list; in setThrottleValuesList()