Searched refs:mPowerOnPowerEstimator (Results 1 – 1 of 1) sorted by relevance
43 private final UsageBasedPowerEstimator mPowerOnPowerEstimator; field in WifiPowerCalculator63 mPowerOnPowerEstimator = new UsageBasedPowerEstimator( in WifiPowerCalculator()317 + mPowerOnPowerEstimator.calculatePower(wifiRunningTimeMs) in calcPowerWithoutControllerDataMah()325 return mPowerOnPowerEstimator.calculatePower(globalWifiRunningTimeMs); in calcGlobalPowerWithoutControllerDataMah()