Searched refs:coolingDevId (Results 1 – 1 of 1) sorted by relevance
739 private void throttleDevice(int coolingDevId, int throttleLevel) { in throttleDevice() argument741 ThermalCoolingDevice dev = ThermalManager.sCDevMap.get(coolingDevId); in throttleDevice()769 Log.i(TAG, "throttleDevice: Unable to retrieve cooling device " + coolingDevId); in throttleDevice()