Home
last modified time | relevance | path

Searched refs:rxCurrent (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/java/android/os/connectivity/
DWifiActivityEnergyInfo.java118 final double rxCurrent = powerProfile.getAveragePower( in calculateEnergyMicroJoules() local
126 + rxDurationMillis * rxCurrent in calculateEnergyMicroJoules()
/frameworks/base/services/tests/powerstatstests/src/com/android/server/power/stats/
DWifiPowerCalculatorTest.java404 final double rxCurrent = powerProfile.getAveragePower( in calculateEnergyMicroJoules() local
412 + rxDurationMillis * rxCurrent in calculateEnergyMicroJoules()