Searched refs:mFgInteractionTime (Results 1 – 2 of 2) sorted by relevance
247 private long mFgInteractionTime; field in ProcessStateRecord806 mFgInteractionTime = fgInteractionTime; in setFgInteractionTime()812 return mFgInteractionTime; in getFgInteractionTime()1285 if (mReportedInteraction || mFgInteractionTime != 0) { in dump()1292 if (mFgInteractionTime != 0) { in dump()1294 TimeUtils.formatDuration(mFgInteractionTime, SystemClock.elapsedRealtime(), pw); in dump()
174 private volatile long mFgInteractionTime; field in WindowProcessController515 mFgInteractionTime = fgInteractionTime; in setFgInteractionTime()519 return mFgInteractionTime; in getFgInteractionTime()