Searched refs:POWER_RADIO_ACTIVE (Results 1 – 3 of 3) sorted by relevance
54 profile.getAveragePowerOrDefault(PowerProfile.POWER_RADIO_ACTIVE, -1); in MobileRadioPowerCalculator()
173 public static final String POWER_RADIO_ACTIVE = "radio.active"; field in PowerProfile641 writePowerConstantToProto(proto, POWER_RADIO_ACTIVE, PowerProfileProto.RADIO_ACTIVE); in writeToProto()
640 double phoneOnPower = mPowerProfile.getAveragePower(PowerProfile.POWER_RADIO_ACTIVE) in addPhoneUsage()