Searched refs:setUidPowerEstimate (Results 1 – 7 of 7) sorted by relevance
250 public void setUidPowerEstimate(long[] stats, double power) { in setUidPowerEstimate() method in PowerStatsLayout
300 mStatsLayout.setUidPowerEstimate(mTmpUidStatsArray, power); in computeUidPowerEstimates()
268 mStatsLayout.setUidPowerEstimate(mTmpUidStatsArray, power); in computeUidPowerEstimates()
375 mStatsLayout.setUidPowerEstimate(mTmpUidStatsArray, power); in computeUidPowerEstimates()
384 mStatsLayout.setUidPowerEstimate(mTmpUidStatsArray, power); in computeUidPowerEstimates()
485 mStatsLayout.setUidPowerEstimate(mTmpUidStatsArray, power); in estimateUidPowerConsumption()
243 layout.setUidPowerEstimate(uidStats, 47); in powerStatsDescriptor()