Searched refs:bluetoothPowerMah (Results 1 – 3 of 3) sorted by relevance
77 public double bluetoothPowerMah; field in BatterySipper170 bluetoothPowerMah += other.bluetoothPowerMah; in add()180 flashlightPowerMah + bluetoothPowerMah; in sumPower()
57 app.bluetoothPowerMah = powerMah; in calculateApp()93 app.bluetoothPowerMah = powerMah; in calculateRemaining()
3948 if (bs.bluetoothPowerMah != 0) { in dumpLocked()3950 printmAh(pw, bs.bluetoothPowerMah); in dumpLocked()