HomeSort by relevance Sort by last modified time
    Searched refs:POWER_RADIO_ACTIVE (Results 1 - 3 of 3) sorted by null

  /frameworks/base/core/java/com/android/internal/os/
MobileRadioPowerCalculator.java 53 mPowerRadioOn = profile.getAveragePower(PowerProfile.POWER_RADIO_ACTIVE);
PowerProfile.java 134 public static final String POWER_RADIO_ACTIVE = "radio.active";
BatteryStatsHelper.java 558 double phoneOnPower = mPowerProfile.getAveragePower(PowerProfile.POWER_RADIO_ACTIVE)

Completed in 31 milliseconds