Searched refs:currTimeStamp (Results 1 – 1 of 1) sorted by relevance
278 long currTimeStamp = mClock.getElapsedSinceBootMillis(); in updateChannelStatsCache() local280 (currTimeStamp - mLastChannelStatsMapTimeStamp) >= mCacheUpdateIntervalMinMs; in updateChannelStatsCache()284 mLastChannelStatsMapTimeStamp = currTimeStamp; in updateChannelStatsCache()