Searched refs:getInteractionEventTime (Results 1 – 5 of 5) sorted by relevance
253 interactionEventTime, mProcessRecord.getInteractionEventTime()); in assertProcessRecordState()
903 if (callerApp.getInteractionEventTime() != 0) { in logAbortedBgActivityStart()905 (nowElapsed - callerApp.getInteractionEventTime())); in logAbortedBgActivityStart()
1922 } else if (app.reportedInteraction && (nowElapsed - app.getInteractionEventTime()) in applyOomAdjLocked()1991 && (!app.reportedInteraction || (nowElapsed - app.getInteractionEventTime()) in maybeUpdateUsageStatsLocked()
1136 long getInteractionEventTime() { in getInteractionEventTime() method in ProcessRecord
3515 HSPLcom/android/server/am/ProcessRecord;->getInteractionEventTime()J17576 PLcom/android/server/wm/WindowProcessController;->getInteractionEventTime()J