Searched refs:interactionThreshold (Results 1 – 1 of 1) sorted by relevance
3193 final long interactionThreshold = fgsInteractionChangeEnabled in applyOomAdjLSP()3198 if ((nowElapsed - state.getInteractionEventTime()) > interactionThreshold) { in applyOomAdjLSP()3204 final long interactionThreshold = fgsInteractionChangeEnabled in applyOomAdjLSP()3208 if ((nowElapsed - state.getFgInteractionTime()) > interactionThreshold) { in applyOomAdjLSP()3354 final long interactionThreshold = fgsInteractionChangeEnabled in maybeUpdateUsageStatsLSP() local3359 || (nowElapsed - state.getInteractionEventTime()) > interactionThreshold)) { in maybeUpdateUsageStatsLSP()