Searched refs:flashlightPowerMah (Results 1 – 2 of 2) sorted by relevance
40 app.flashlightPowerMah = (totalTime * mFlashlightPowerOnAvg) / (1000*60*60); in calculateApp()43 app.flashlightPowerMah = 0; in calculateApp()
125 public double flashlightPowerMah; field in BatterySipper237 flashlightPowerMah += other.flashlightPowerMah; in add()254 flashlightPowerMah + bluetoothPowerMah + audioPowerMah + videoPowerMah; in sumPower()