Searched refs:setFgInteractionTime (Results 1 – 6 of 6) sorted by relevance
197 mProcessRecord.mState.setFgInteractionTime(fgInteractionTime); in testMaybeUpdateUsageStats_ProcStateFGS_ShortInteraction()208 mProcessRecord.mState.setFgInteractionTime(fgInteractionTime); in testMaybeUpdateUsageStats_ProcStateFGS_LongInteraction()219 mProcessRecord.mState.setFgInteractionTime(fgInteractionTime); in testMaybeUpdateUsageStats_ProcStateFGS_PreviousLongInteraction()
831 void setFgInteractionTime(long fgInteractionTime) { in setFgInteractionTime() method in ProcessStateRecord833 mApp.getWindowProcessController().setFgInteractionTime(fgInteractionTime); in setFgInteractionTime()
3711 state.setFgInteractionTime(0); in maybeUpdateUsageStatsLSP()3714 state.setFgInteractionTime(nowElapsed); in maybeUpdateUsageStatsLSP()3725 state.setFgInteractionTime(0); in maybeUpdateUsageStatsLSP()
557 public void setFgInteractionTime(long fgInteractionTime) { in setFgInteractionTime() method in WindowProcessController
3845 HSPLcom/android/server/wm/WindowProcessController;->setFgInteractionTime(J)V
7018 HPLcom/android/server/am/ProcessStateRecord;->setFgInteractionTime(J)V29747 HPLcom/android/server/wm/WindowProcessController;->setFgInteractionTime(J)V