Searched refs:mReportCount (Results 1 – 1 of 1) sorted by relevance
25 private final int mReportCount; field in ImpressionNoiseParams35 mReportCount = reportCount; in ImpressionNoiseParams()45 + mReportCount in toString()60 return mReportCount == that.mReportCount in equals()68 return Objects.hash(mReportCount, mTriggerDataCardinality, mReportingWindowCount); in hashCode()75 return mReportCount; in getReportCount()