Home
last modified time | relevance | path

Searched defs:getChargingSpeed (Results 1 – 1 of 1) sorted by relevance

/aosp14/frameworks/base/packages/SettingsLib/src/com/android/settingslib/fuelgauge/
H A DBatteryStatus.java142 public final int getChargingSpeed(Context context) { in getChargingSpeed() method in BatteryStatus
304 public static int getChargingSpeed(Context context, Intent batteryChangedIntent) { in getChargingSpeed() method in BatteryStatus