Searched refs:getCoolingDeviceInfoList (Results 1 – 2 of 2) sorted by relevance
295 if (mZone.getCoolingDeviceInfoList() == null) { in processStartElement()615 if (zoneCoolerBindInfo.getCoolingDeviceInfoList() == null) in handleThermalEvent()619 zoneCoolerBindInfo.getCoolingDeviceInfoList()) { in handleThermalEvent()
436 public ArrayList<CoolingDeviceInfo> getCoolingDeviceInfoList() { in getCoolingDeviceInfoList() method in ThermalManager.ZoneCoolerBindingInfo