Searched refs:interactionThreshold (Results 1 – 1 of 1) sorted by relevance
2818 final long interactionThreshold = fgsInteractionChangeEnabled in applyOomAdjLSP()2823 if ((nowElapsed - state.getInteractionEventTime()) > interactionThreshold) { in applyOomAdjLSP()2829 final long interactionThreshold = fgsInteractionChangeEnabled in applyOomAdjLSP()2833 if ((nowElapsed - state.getFgInteractionTime()) > interactionThreshold) { in applyOomAdjLSP()2942 final long interactionThreshold = fgsInteractionChangeEnabled in maybeUpdateUsageStatsLSP() local2947 || (nowElapsed - state.getInteractionEventTime()) > interactionThreshold)) { in maybeUpdateUsageStatsLSP()