Searched refs:mFgInteractionTime (Results 1 – 2 of 2) sorted by relevance
241 private long mFgInteractionTime; field in ProcessStateRecord740 mFgInteractionTime = fgInteractionTime; in setFgInteractionTime()746 return mFgInteractionTime; in getFgInteractionTime()1132 if (mReportedInteraction || mFgInteractionTime != 0) { in dump()1139 if (mFgInteractionTime != 0) { in dump()1141 TimeUtils.formatDuration(mFgInteractionTime, SystemClock.elapsedRealtime(), pw); in dump()
151 private volatile long mFgInteractionTime; field in WindowProcessController418 mFgInteractionTime = fgInteractionTime; in setFgInteractionTime()422 return mFgInteractionTime; in getFgInteractionTime()