Home
last modified time | relevance | path

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

/hardware/intel/common/utils/ituxd/src/com/intel/thermal/
DThermalCooling.java295 if (mZone.getCoolingDeviceInfoList() == null) { in processStartElement()
615 if (zoneCoolerBindInfo.getCoolingDeviceInfoList() == null) in handleThermalEvent()
619 zoneCoolerBindInfo.getCoolingDeviceInfoList()) { in handleThermalEvent()
DThermalManager.java436 public ArrayList<CoolingDeviceInfo> getCoolingDeviceInfoList() { in getCoolingDeviceInfoList() method in ThermalManager.ZoneCoolerBindingInfo