Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/power/stats/
H A DMobileRadioPowerCalculator.java390 private static long buildModemPowerProfileKey(@ModemPowerProfile.ModemDrainType int drainType, in buildModemPowerProfileKey() method in MobileRadioPowerCalculator
474 final long rxKey = buildModemPowerProfileKey(ModemPowerProfile.MODEM_DRAIN_TYPE_RX, rat, in calcRxStatePowerMah()
498 final long txKey = buildModemPowerProfileKey(ModemPowerProfile.MODEM_DRAIN_TYPE_TX, rat, in calcTxStatePowerMah()