Searched refs:audioPowerMah (Results 1 – 2 of 2) sorted by relevance
107 public double audioPowerMah; field in BatterySipper206 audioPowerMah += other.audioPowerMah; in add()231 flashlightPowerMah + bluetoothPowerMah + audioPowerMah + videoPowerMah; in sumPower()
43 app.audioPowerMah = 0; in calculateApp()47 app.audioPowerMah = (totalTime * mAudioAveragePowerMa) / MS_IN_HR; in calculateApp()