Searched refs:zoneId (Results 1 – 2 of 2) sorted by relevance
165 public void updateZoneState(int zoneId, int state) { in updateZoneState() argument169 index = mZoneIdList.indexOf(zoneId); in updateZoneState()174 mZoneIdList.add(zoneId); in updateZoneState()
607 private void handleThermalEvent(int zoneId, int eventType, int thermalState, in handleThermalEvent() argument646 tDevice.updateZoneState(zoneId, finalThrottleState); in handleThermalEvent()673 tDevice.updateZoneState(zoneId, finalThrottleState); in handleThermalEvent()