Searched refs:shouldResetOnUnplugAfterSignificantCharge (Results 1 – 2 of 2) sorted by relevance
152 when(mConfig.shouldResetOnUnplugAfterSignificantCharge()).thenReturn(true); in testResetOnUnplug_significantCharge()182 when(mConfig.shouldResetOnUnplugAfterSignificantCharge()).thenReturn(false); in testResetOnUnplug_significantCharge()250 when(mConfig.shouldResetOnUnplugAfterSignificantCharge()).thenReturn(false); in testResetWhilePluggedIn_longPlugIn()
540 public boolean shouldResetOnUnplugAfterSignificantCharge() { in shouldResetOnUnplugAfterSignificantCharge() method in BatteryStatsImpl.BatteryStatsConfig14819 if (mBatteryStatsConfig.shouldResetOnUnplugAfterSignificantCharge()) {