Searched refs:getInteractionEventTime (Results 1 – 7 of 7) sorted by relevance
306 interactionEventTime, mProcessRecord.mState.getInteractionEventTime()); in assertProcessRecordState()
800 long getInteractionEventTime() { in getInteractionEventTime() method in ProcessStateRecord
3198 if ((nowElapsed - state.getInteractionEventTime()) > interactionThreshold) { in applyOomAdjLSP()3359 || (nowElapsed - state.getInteractionEventTime()) > interactionThreshold)) { in maybeUpdateUsageStatsLSP()
1393 if (callerApp.getInteractionEventTime() != 0) { in logAbortedBgActivityStart()1395 (nowElapsed - callerApp.getInteractionEventTime())); in logAbortedBgActivityStart()
510 long getInteractionEventTime() { in getInteractionEventTime() method in WindowProcessController
553 Lcom/android/server/am/ProcessRecord;->getInteractionEventTime()J
2199 HSPLcom/android/server/am/ProcessStateRecord;->getInteractionEventTime()J