Searched refs:setInteractionEventTime (Results 1 – 4 of 4) sorted by relevance
794 void setInteractionEventTime(long interactionEventTime) { in setInteractionEventTime() method in ProcessStateRecord796 mApp.getWindowProcessController().setInteractionEventTime(interactionEventTime); in setInteractionEventTime()
3360 state.setInteractionEventTime(nowElapsed); in maybeUpdateUsageStatsLSP()3371 state.setInteractionEventTime(0); in maybeUpdateUsageStatsLSP()
506 public void setInteractionEventTime(long interactionEventTime) { in setInteractionEventTime() method in WindowProcessController
2235 HSPLcom/android/server/am/ProcessStateRecord;->setInteractionEventTime(J)V+]Lcom/android/server/wm/…11960 HSPLcom/android/server/wm/WindowProcessController;->setInteractionEventTime(J)V