Searched refs:DebugEstimatesLoader (Results 1 – 4 of 4) sorted by relevance
32 public class DebugEstimatesLoader extends AsyncLoaderCompat<List<BatteryInfo>> { class35 public DebugEstimatesLoader(Context context, BatteryStatsHelper statsHelper) { in DebugEstimatesLoader() method in DebugEstimatesLoader
130 return new DebugEstimatesLoader(getContext(), mStatsHelper);
34 public class DebugEstimatesLoader extends AsyncLoaderCompat<List<BatteryInfo>> { class37 public DebugEstimatesLoader(Context context, BatteryStatsHelper statsHelper) { in DebugEstimatesLoader() method in DebugEstimatesLoader
143 return new DebugEstimatesLoader(getContext(), mStatsHelper);