Searched refs:totalAppPower (Results 1 – 1 of 1) sorted by relevance
81 double totalAppPower = 0; in calculate() local101 totalAppPower += appPowerAndDuration.powerMah; in calculate()110 totalAppPower = totalPowerAndDuration.powerMah; in calculate()117 Math.max(totalPowerAndDuration.powerMah, totalAppPower), powerModel) in calculate()123 .setConsumedPower(BatteryConsumer.POWER_COMPONENT_SCREEN, totalAppPower, powerModel) in calculate()