Searched refs:AVERAGE_TIME_TO_DISCHARGE (Results 1 – 3 of 3) sorted by relevance
56 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()
135 Settings.Global.AVERAGE_TIME_TO_DISCHARGE,
12943 public static final String AVERAGE_TIME_TO_DISCHARGE = "average_time_to_discharge"; field in Settings.Global