Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/power/stats/
H A DBatteryStatsImpl.java441 if (builder.mResetOnUnplugAfterSignificantCharge) { in BatteryStatsConfig()
470 private boolean mResetOnUnplugAfterSignificantCharge; field in BatteryStatsImpl.BatteryStatsConfig.Builder
473 mResetOnUnplugAfterSignificantCharge = true; in Builder()
497 mResetOnUnplugAfterSignificantCharge = reset; in setResetOnUnplugAfterSignificantCharge()