Searched refs:interactionThreshold (Results 1 – 1 of 1) sorted by relevance
3551 final long interactionThreshold = fgsInteractionChangeEnabled in applyOomAdjLSP()3556 if ((nowElapsed - state.getInteractionEventTime()) > interactionThreshold) { in applyOomAdjLSP()3562 final long interactionThreshold = fgsInteractionChangeEnabled in applyOomAdjLSP()3566 if ((nowElapsed - state.getFgInteractionTime()) > interactionThreshold) { in applyOomAdjLSP()3727 final long interactionThreshold = fgsInteractionChangeEnabled in maybeUpdateUsageStatsLSP() local3732 || (nowElapsed - state.getInteractionEventTime()) > interactionThreshold)) { in maybeUpdateUsageStatsLSP()