Searched refs:flashlightPowerMah (Results 1 – 3 of 3) sorted by relevance
112 public double flashlightPowerMah; field in BatterySipper206 flashlightPowerMah += other.flashlightPowerMah; in add()222 flashlightPowerMah + bluetoothPowerMah; in sumPower()
40 app.flashlightPowerMah = (totalTime * mFlashlightPowerOnAvg) / (1000*60*60); in calculateApp()43 app.flashlightPowerMah = 0; in calculateApp()
4362 if (bs.flashlightPowerMah != 0) { in dumpLocked()4364 printmAh(pw, bs.flashlightPowerMah); in dumpLocked()