Searched refs:POWER_RADIO_ACTIVE (Results 1 - 3 of 3) sorted by relevance

/frameworks/base/core/java/com/android/internal/os/
H A DMobileRadioPowerCalculator.java53 mPowerRadioOn = profile.getAveragePower(PowerProfile.POWER_RADIO_ACTIVE);
H A DPowerProfile.java148 public static final String POWER_RADIO_ACTIVE = "radio.active"; field in class:PowerProfile
H A DBatteryStatsHelper.java609 double phoneOnPower = mPowerProfile.getAveragePower(PowerProfile.POWER_RADIO_ACTIVE)

Completed in 76 milliseconds