Home
last modified time | relevance | path

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

/packages/apps/Settings/src/com/android/settings/fuelgauge/
DDebugEstimatesLoader.java29 public class DebugEstimatesLoader extends AsyncLoader<List<BatteryInfo>> { class
32 public DebugEstimatesLoader(Context context, BatteryStatsHelper statsHelper) { in DebugEstimatesLoader() method in DebugEstimatesLoader
DPowerUsageSummary.java191 return new DebugEstimatesLoader(getContext(), mStatsHelper);