Searched defs:getBatteryHistory (Results 1 – 2 of 2) sorted by relevance
143 Map<Long, Map<String, BatteryHistEntry>> getBatteryHistory(Context context); in getBatteryHistory() method
167 public Map<Long, Map<String, BatteryHistEntry>> getBatteryHistory(Context context) { in getBatteryHistory() method in PowerUsageFeatureProviderImpl