Searched refs:setDeviceCallPowerEstimate (Results 1 – 2 of 2) sorted by relevance
277 mStatsLayout.setDeviceCallPowerEstimate(mTmpDeviceStatsArray, intermediates.callPower); in computeDevicePowerEstimates()322 mStatsLayout.setDeviceCallPowerEstimate(mTmpDeviceStatsArray, intermediates.callPower); in adjustDevicePowerEstimates()
125 public void setDeviceCallPowerEstimate(long[] stats, double power) { in setDeviceCallPowerEstimate() method in MobileRadioPowerStatsLayout