Searched refs:targetState (Results 1 – 1 of 1) sorted by relevance
611 int existingState, targetState; in handleThermalEvent() local647 targetState = tDevice.getThermalState(); in handleThermalEvent()652 if (existingState != targetState) throttleDevice(deviceId, targetState); in handleThermalEvent()674 targetState = tDevice.getThermalState(); in handleThermalEvent()678 if ((existingState != targetState) && in handleThermalEvent()680 throttleDevice(deviceId, targetState); in handleThermalEvent()