Searched refs:stickyAutoDisableThreshold (Results 1 – 1 of 1) sorted by relevance
378 final int stickyAutoDisableThreshold = getGlobalSetting( in refreshSettingsLocked() local383 isStickyAutoDisableEnabled, stickyAutoDisableThreshold, in refreshSettingsLocked()398 boolean isStickyAutoDisableEnabled, int stickyAutoDisableThreshold, in setSettingsLocked() argument406 + " stickyAutoDisableThreshold=" + stickyAutoDisableThreshold in setSettingsLocked()416 stickyAutoDisableThreshold = Math.max(stickyAutoDisableThreshold, in setSettingsLocked()427 mSettingBatterySaverStickyAutoDisableThreshold != stickyAutoDisableThreshold; in setSettingsLocked()444 mSettingBatterySaverStickyAutoDisableThreshold = stickyAutoDisableThreshold; in setSettingsLocked()