Searched refs:POWER_MODEM_CONTROLLER_IDLE (Results 1 – 5 of 5) sorted by relevance
116 public static final String POWER_MODEM_CONTROLLER_IDLE = "modem.controller.idle"; field in PowerProfile731 POWER_MODEM_CONTROLLER_IDLE, 0); in initModem()987 writePowerConstantToProto(proto, POWER_MODEM_CONTROLLER_IDLE, in dumpDebug()
107 double idle = profile.getAveragePower(PowerProfile.POWER_MODEM_CONTROLLER_IDLE); in MobileRadioPowerCalculator()
12247 mPowerProfile.getAveragePower(PowerProfile.POWER_MODEM_CONTROLLER_IDLE) in noteModemControllerActivity()
97 assertEquals(456.0, mProfile.getAveragePower(PowerProfile.POWER_MODEM_CONTROLLER_IDLE)); in testPowerProfile()
75035 Lcom/android/internal/os/PowerProfile;->POWER_MODEM_CONTROLLER_IDLE:Ljava/lang/String;