Home
last modified time | relevance | path

Searched refs:POWER_GPS_SIGNAL_QUALITY_BASED (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/core/java/com/android/internal/os/
DSensorPowerCalculator.java81 totalPower += profile.getAveragePower(PowerProfile.POWER_GPS_SIGNAL_QUALITY_BASED, i) in getAverageGpsPower()
DPowerProfile.java109 public static final String POWER_GPS_SIGNAL_QUALITY_BASED = "gps.signalqualitybased"; field in PowerProfile
DBatteryStatsImpl.java6406 += mPowerProfile.getAveragePower(PowerProfile.POWER_GPS_SIGNAL_QUALITY_BASED, i) in getGpsBatteryDrainMaMs()