Searched refs:mReportedInteraction (Results 1 – 1 of 1) sorted by relevance
235 private boolean mReportedInteraction; field in ProcessStateRecord785 mReportedInteraction = reportedInteraction; in setReportedInteraction()790 return mReportedInteraction; in hasReportedInteraction()1285 if (mReportedInteraction || mFgInteractionTime != 0) { in dump()1287 pw.print(mReportedInteraction); in dump()