Searched refs:flashlightPowerMah (Results 1 – 3 of 3) sorted by relevance
111 public double flashlightPowerMah; field in BatterySipper214 flashlightPowerMah += other.flashlightPowerMah; in add()231 flashlightPowerMah + bluetoothPowerMah + audioPowerMah + videoPowerMah; in sumPower()
40 app.flashlightPowerMah = (totalTime * mFlashlightPowerOnAvg) / (1000*60*60); in calculateApp()43 app.flashlightPowerMah = 0; in calculateApp()
5072 if (bs.flashlightPowerMah != 0) { in dumpLocked()5074 printmAh(pw, bs.flashlightPowerMah); in dumpLocked()