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.java94 public static final String POWER_MODEM_CONTROLLER_SLEEP = "modem.controller.sleep"; field in PowerProfile
DBatteryStatsImpl.java11391 mPowerProfile.getAveragePower(PowerProfile.POWER_MODEM_CONTROLLER_SLEEP) in updateMobileRadioState()