Searched refs:setInteractionEventTime (Results 1 – 4 of 4) sorted by relevance
757 void setInteractionEventTime(long interactionEventTime) { in setInteractionEventTime() method in ProcessStateRecord759 mApp.getWindowProcessController().setInteractionEventTime(interactionEventTime); in setInteractionEventTime()
2948 state.setInteractionEventTime(nowElapsed); in maybeUpdateUsageStatsLSP()2959 state.setInteractionEventTime(0); in maybeUpdateUsageStatsLSP()
415 public void setInteractionEventTime(long interactionEventTime) { in setInteractionEventTime() method in WindowProcessController
9002 HSPLcom/android/server/am/ProcessStateRecord;->setInteractionEventTime(J)V+]Lcom/android/server/wm/…50409 HSPLcom/android/server/wm/WindowProcessController;->setInteractionEventTime(J)V