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