Home
last modified time | relevance | path

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

/frameworks/base/packages/SettingsLib/src/com/android/settingslib/fuelgauge/
DBatteryStatus.java148 getFastChargingThresholdResId()); in getChargingSpeed()
386 > context.getResources().getInteger(getFastChargingThresholdResId())) { in calculateChargingSpeed()
415 private static int getFastChargingThresholdResId() { in getFastChargingThresholdResId() method in BatteryStatus