Searched refs:POWER_RADIO_ACTIVE (Results 1 – 2 of 2) sorted by relevance
116 public static final String POWER_RADIO_ACTIVE = "radio.active"; field in PowerProfile
664 double phoneOnPower = mPowerProfile.getAveragePower(PowerProfile.POWER_RADIO_ACTIVE) in addPhoneUsage()845 final double MOBILE_POWER = mPowerProfile.getAveragePower(PowerProfile.POWER_RADIO_ACTIVE) in getMobilePowerPerPacket()865 return mPowerProfile.getAveragePower(PowerProfile.POWER_RADIO_ACTIVE) / (60*60*1000); in getMobilePowerPerMs()