Home
last modified time | relevance | path

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

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