Searched refs:hasReportedInteraction (Results 1 – 4 of 4) sorted by relevance
318 reportedInteraction, mProcessRecord.mState.hasReportedInteraction()); in assertProcessRecordState()
752 boolean hasReportedInteraction() { in hasReportedInteraction() method in ProcessStateRecord
2815 } else if (state.hasReportedInteraction()) { in applyOomAdjLSP()2946 && (!state.hasReportedInteraction() in maybeUpdateUsageStatsLSP()
8961 HSPLcom/android/server/am/ProcessStateRecord;->hasReportedInteraction()Z