Searched refs:nstats (Results 1 – 1 of 1) sorted by relevance
1838 const int64_t nstats = mTimestampVerifier.getN() - mLastRecordedTimestampVerifierN; in sendStatistics() local1839 if (nstats == 0) { in sendStatistics()