Searched refs:POWER_RADIO_ON (Results 1 – 2 of 2) sorted by relevance
66 temp = profile.getAveragePowerOrDefault(PowerProfile.POWER_RADIO_ON, -1); in MobileRadioPowerCalculator()69 mPowerBins[i] = profile.getAveragePower(PowerProfile.POWER_RADIO_ON, i); in MobileRadioPowerCalculator()
161 public static final String POWER_RADIO_ON = "radio.on"; field in PowerProfile635 writePowerConstantToProto(proto, POWER_RADIO_ON, PowerProfileProto.RADIO_ON); in writeToProto()