Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/os/connectivity/
DWifiActivityEnergyInfo.java115 final double rxCurrent = powerProfile.getAveragePower( in calculateEnergyMicroJoules() local
123 + rxDurationMillis * rxCurrent in calculateEnergyMicroJoules()