Home
last modified time | relevance | path

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

/packages/apps/Settings/src/com/android/settings/fuelgauge/
DBatteryInfo.java245 updateBatteryInfoDischarging(context, shortString, estimate, info); in getBatteryInfo()
287 private static void updateBatteryInfoDischarging(Context context, boolean shortString, in updateBatteryInfoDischarging() method in BatteryInfo