Searched refs:AVERAGE_TIME_TO_DISCHARGE (Results 1 – 3 of 3) sorted by relevance
55 Settings.Global.getLong(resolver, Settings.Global.AVERAGE_TIME_TO_DISCHARGE, in getCachedEstimateIfAvailable()75 Settings.Global.putLong(resolver, Settings.Global.AVERAGE_TIME_TO_DISCHARGE, in storeCachedEstimate()
95 Settings.Global.AVERAGE_TIME_TO_DISCHARGE,
16630 public static final String AVERAGE_TIME_TO_DISCHARGE = "average_time_to_discharge"; field in Settings.Global