Searched refs:bluetoothPowerMah (Results 1 – 4 of 4) sorted by relevance
121 public double bluetoothPowerMah; field in BatterySipper240 bluetoothPowerMah += other.bluetoothPowerMah; in add()256 flashlightPowerMah + bluetoothPowerMah + audioPowerMah + videoPowerMah; in sumPower()
57 app.bluetoothPowerMah = powerMah; in calculateApp()93 app.bluetoothPowerMah = powerMah; in calculateRemaining()
5215 if (bs.bluetoothPowerMah != 0) { in dumpLocked()5217 printmAh(pw, bs.bluetoothPowerMah); in dumpLocked()
87703 Lcom/android/internal/os/BatterySipper;->bluetoothPowerMah:D