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

  /frameworks/base/core/java/com/android/internal/os/
PowerProfile.java 116 public static final String POWER_RADIO_ACTIVE = "radio.active";
  /packages/apps/Settings/src/com/android/settings/fuelgauge/
PowerUsageSummary.java 539 double phoneOnPower = mPowerProfile.getAveragePower(PowerProfile.POWER_RADIO_ACTIVE)
643 final double MOBILE_POWER = mPowerProfile.getAveragePower(PowerProfile.POWER_RADIO_ACTIVE)

Completed in 316 milliseconds