Searched defs:zoneID (Results 1 - 1 of 1) sorted by relevance

/hardware/intel/common/utils/ituxd/src/com/intel/thermal/
H A DThermalManager.java95 /* Hashtable of (ProfileName and Hashtable(zoneID, ZoneCoolerBindingInfo) object */
250 * This class stores the zone throttle info. It contains the zoneID,
448 public void setZoneID(int zoneID) { argument
449 mZoneID = zoneID;

Completed in 332 milliseconds