Searched refs:interactionThreshold (Results 1 – 1 of 1) sorted by relevance
2805 final long interactionThreshold = fgsInteractionChangeEnabled in applyOomAdjLSP()2810 if ((nowElapsed - state.getInteractionEventTime()) > interactionThreshold) { in applyOomAdjLSP()2816 final long interactionThreshold = fgsInteractionChangeEnabled in applyOomAdjLSP()2820 if ((nowElapsed - state.getFgInteractionTime()) > interactionThreshold) { in applyOomAdjLSP()2929 final long interactionThreshold = fgsInteractionChangeEnabled in maybeUpdateUsageStatsLSP() local2934 || (nowElapsed - state.getInteractionEventTime()) > interactionThreshold)) { in maybeUpdateUsageStatsLSP()