Searched refs:suspendPowerMaMs (Results 1 – 1 of 1) sorted by relevance
618 final double suspendPowerMaMs = (mTypeBatteryRealtimeUs / 1000) * in addIdleUsage() local622 final double totalPowerMah = (suspendPowerMaMs + idlePowerMaMs) / (60 * 60 * 1000); in addIdleUsage()625 + " power=" + makemAh(suspendPowerMaMs / (60 * 60 * 1000))); in addIdleUsage()