Searched refs:mReportedInteraction (Results 1 – 1 of 1) sorted by relevance
230 private boolean mReportedInteraction; field in ProcessStateRecord748 mReportedInteraction = reportedInteraction; in setReportedInteraction()753 return mReportedInteraction; in hasReportedInteraction()1184 if (mReportedInteraction || mFgInteractionTime != 0) { in dump()1186 pw.print(mReportedInteraction); in dump()