Searched refs:throttleDevice (Results 1 – 1 of 1) sorted by relevance
652 if (existingState != targetState) throttleDevice(deviceId, targetState); in handleThermalEvent()680 throttleDevice(deviceId, targetState); in handleThermalEvent()739 private void throttleDevice(int coolingDevId, int throttleLevel) { in throttleDevice() method in ThermalCooling