Searched refs:getInteractionEventTime (Results 1 – 7 of 7) sorted by relevance
300 interactionEventTime, mProcessRecord.mState.getInteractionEventTime()); in assertProcessRecordState()
826 long getInteractionEventTime() { in getInteractionEventTime() method in ProcessStateRecord
3556 if ((nowElapsed - state.getInteractionEventTime()) > interactionThreshold) { in applyOomAdjLSP()3732 || (nowElapsed - state.getInteractionEventTime()) > interactionThreshold)) { in maybeUpdateUsageStatsLSP()
1460 if (callerApp.getInteractionEventTime() != 0) { in logAbortedBgActivityStart()1462 (nowElapsed - callerApp.getInteractionEventTime())); in logAbortedBgActivityStart()
553 long getInteractionEventTime() { in getInteractionEventTime() method in WindowProcessController
553 Lcom/android/server/am/ProcessRecord;->getInteractionEventTime()J
6966 PLcom/android/server/am/ProcessStateRecord;->getInteractionEventTime()J