Searched refs:deviceId (Results 1 – 2 of 2) sorted by relevance
81 public void setDeviceId(int deviceId) { in setDeviceId() argument82 mDeviceId = deviceId; in setDeviceId()
610 int deviceId; in handleThermalEvent() local638 deviceId = CdeviceInfo.getCoolingDeviceId(); in handleThermalEvent()640 tDevice = ThermalManager.sCDevMap.get(deviceId); in handleThermalEvent()652 if (existingState != targetState) throttleDevice(deviceId, targetState); in handleThermalEvent()666 deviceId = CdeviceInfo.getCoolingDeviceId(); in handleThermalEvent()668 tDevice = ThermalManager.sCDevMap.get(deviceId); in handleThermalEvent()680 throttleDevice(deviceId, targetState); in handleThermalEvent()