Searched refs:POWER_RADIO_ACTIVE (Results 1 – 3 of 3) sorted by relevance
53 mPowerRadioOn = profile.getAveragePower(PowerProfile.POWER_RADIO_ACTIVE); in MobileRadioPowerCalculator()
148 public static final String POWER_RADIO_ACTIVE = "radio.active"; field in PowerProfile
609 double phoneOnPower = mPowerProfile.getAveragePower(PowerProfile.POWER_RADIO_ACTIVE) in addPhoneUsage()