Home
last modified time | relevance | path

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

/packages/apps/Settings/src/com/android/settings/fuelgauge/
DBatteryInfo.java247 updateBatteryInfoCharging(context, batteryBroadcast, batteryUsageStats, in getBatteryInfo()
254 private static void updateBatteryInfoCharging(Context context, Intent batteryBroadcast, in updateBatteryInfoCharging() method in BatteryInfo