Home
last modified time | relevance | path

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

/frameworks/base/core/java/com/android/internal/os/
DPowerProfile.java101 public static final String POWER_MODEM_CONTROLLER_SLEEP = "modem.controller.sleep"; field in PowerProfile
587 writePowerConstantToProto(proto, POWER_MODEM_CONTROLLER_SLEEP, in dumpDebug()
DBatteryStatsImpl.java11074 mPowerProfile.getAveragePower(PowerProfile.POWER_MODEM_CONTROLLER_SLEEP) in updateMobileRadioState()