Searched refs:bluetoothPowerMah (Results 1 – 3 of 3) sorted by relevance
108 public double bluetoothPowerMah; field in BatterySipper215 bluetoothPowerMah += other.bluetoothPowerMah; in add()231 flashlightPowerMah + bluetoothPowerMah + audioPowerMah + videoPowerMah; in sumPower()
57 app.bluetoothPowerMah = powerMah; in calculateApp()93 app.bluetoothPowerMah = powerMah; in calculateRemaining()
5056 if (bs.bluetoothPowerMah != 0) { in dumpLocked()5058 printmAh(pw, bs.bluetoothPowerMah); in dumpLocked()