Searched refs:mFgInteractionTime (Results 1 – 2 of 2) sorted by relevance
249 private long mFgInteractionTime; field in ProcessStateRecord832 mFgInteractionTime = fgInteractionTime; in setFgInteractionTime()838 return mFgInteractionTime; in getFgInteractionTime()1328 if (mReportedInteraction || mFgInteractionTime != 0) { in dump()1335 if (mFgInteractionTime != 0) { in dump()1337 TimeUtils.formatDuration(mFgInteractionTime, SystemClock.elapsedRealtime(), pw); in dump()
180 private volatile long mFgInteractionTime; field in WindowProcessController558 mFgInteractionTime = fgInteractionTime; in setFgInteractionTime()562 return mFgInteractionTime; in getFgInteractionTime()