Home
last modified time | relevance | path

Searched refs:POWER_RADIO_SCANNING (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/java/com/android/internal/os/
DMobileRadioPowerCalculator.java79 mPowerScan = profile.getAveragePowerOrDefault(PowerProfile.POWER_RADIO_SCANNING, 0); in MobileRadioPowerCalculator()
DPowerProfile.java167 public static final String POWER_RADIO_SCANNING = "radio.scanning"; field in PowerProfile
635 writePowerConstantToProto(proto, POWER_RADIO_SCANNING, PowerProfileProto.RADIO_SCANNING); in writeToProto()