Searched refs:lastCoolingDevInfoInstance (Results 1 - 1 of 1) sorted by relevance

/hardware/intel/common/utils/ituxd/src/com/intel/thermal/
H A DThermalManager.java271 private CoolingDeviceInfo lastCoolingDevInfoInstance = null; field in class:ThermalManager.ZoneCoolerBindingInfo
441 lastCoolingDevInfoInstance = new CoolingDeviceInfo();
445 return lastCoolingDevInfoInstance;

Completed in 6336 milliseconds