Searched refs:LIGHT_IDLE_TIMEOUT_MAX_FLEX (Results 1 – 1 of 1) sorted by relevance
1116 public long LIGHT_IDLE_TIMEOUT_MAX_FLEX = mDefaultLightIdleTimeoutMaxFlex; field in DeviceIdleController.Constants1444 LIGHT_IDLE_TIMEOUT_MAX_FLEX = mDefaultLightIdleTimeoutMaxFlex; in initDefault()1508 LIGHT_IDLE_TIMEOUT_MAX_FLEX = properties.getLong( in onPropertiesChanged()1673 TimeUtils.formatDuration(LIGHT_IDLE_TIMEOUT_MAX_FLEX, pw); in dump()3673 mNextLightIdleDelayFlex = Math.min(mConstants.LIGHT_IDLE_TIMEOUT_MAX_FLEX, in stepLightIdleStateLocked()