Searched refs:proportionalSmearMah (Results 1 – 3 of 3) sorted by relevance
44 public double proportionalSmearMah; field in BatterySipper209 proportionalSmearMah += other.proportionalSmearMah; in add()223 totalSmearedPowerMah = totalPowerMah + screenPowerMah + proportionalSmearMah; in sumPower()
529 sipper.proportionalSmearMah = hiddenPowerMah in refreshStats()
3339 BatteryStatsHelper.makemAh(bs.proportionalSmearMah)); in dumpCheckinLocked()4378 if (bs.proportionalSmearMah != 0) { in dumpLocked()4380 printmAh(pw, bs.proportionalSmearMah); in dumpLocked()