Searched refs:totalSmearedPowerMah (Results 1 – 2 of 2) sorted by relevance
51 public double totalSmearedPowerMah; field in BatterySipper219 totalSmearedPowerMah += other.totalSmearedPowerMah; in add()232 totalSmearedPowerMah = totalPowerMah + screenPowerMah + proportionalSmearMah; in sumPower()
5080 if (bs.totalSmearedPowerMah != bs.totalPowerMah) { in dumpLocked()5082 printmAh(pw, bs.totalSmearedPowerMah); in dumpLocked()