Searched refs:setFgInteractionTime (Results 1 – 5 of 5) sorted by relevance
203 mProcessRecord.mState.setFgInteractionTime(fgInteractionTime); in testMaybeUpdateUsageStats_ProcStateFGS_ShortInteraction()214 mProcessRecord.mState.setFgInteractionTime(fgInteractionTime); in testMaybeUpdateUsageStats_ProcStateFGS_LongInteraction()225 mProcessRecord.mState.setFgInteractionTime(fgInteractionTime); in testMaybeUpdateUsageStats_ProcStateFGS_PreviousLongInteraction()
805 void setFgInteractionTime(long fgInteractionTime) { in setFgInteractionTime() method in ProcessStateRecord807 mApp.getWindowProcessController().setFgInteractionTime(fgInteractionTime); in setFgInteractionTime()
3338 state.setFgInteractionTime(0); in maybeUpdateUsageStatsLSP()3341 state.setFgInteractionTime(nowElapsed); in maybeUpdateUsageStatsLSP()3352 state.setFgInteractionTime(0); in maybeUpdateUsageStatsLSP()
514 public void setFgInteractionTime(long fgInteractionTime) { in setFgInteractionTime() method in WindowProcessController
2232 HSPLcom/android/server/am/ProcessStateRecord;->setFgInteractionTime(J)V+]Lcom/android/server/wm/Win…11959 HSPLcom/android/server/wm/WindowProcessController;->setFgInteractionTime(J)V