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