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