Searched refs:cpuPowerMah (Results 1 – 2 of 2) sorted by relevance
130 public double cpuPowerMah; field in BatterySipper251 cpuPowerMah += other.cpuPowerMah; in add()284 totalPowerMah = usagePowerMah + wifiPowerMah + gpsPowerMah + cpuPowerMah + in sumPower()
136 app.cpuPowerMah = result.powerMah; in calculateApp()