Home
last modified time | relevance | path

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

/hardware/intel/common/utils/ituxd/src/com/intel/thermal/
DThermalCoolingDevice.java165 public void updateZoneState(int zoneId, int state) { in updateZoneState() argument
169 index = mZoneIdList.indexOf(zoneId); in updateZoneState()
174 mZoneIdList.add(zoneId); in updateZoneState()