Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/power/batterysaver/
H A DBatterySaverStateMachine.java181 private int mSettingBatterySaverStickyAutoDisableThreshold; field in BatterySaverStateMachine
433 mSettingBatterySaverStickyAutoDisableThreshold != stickyAutoDisableThreshold; in setSettingsLocked()
450 mSettingBatterySaverStickyAutoDisableThreshold = stickyAutoDisableThreshold; in setSettingsLocked()
722 && mBatteryLevel >= mSettingBatterySaverStickyAutoDisableThreshold; in updateStateLocked()
977 ipw.println(mSettingBatterySaverStickyAutoDisableThreshold); in dump()
1033 mSettingBatterySaverStickyAutoDisableThreshold); in dumpProto()