Searched refs:shouldResetShownCount (Results 1 – 1 of 1) sorted by relevance
305 if (event.shouldResetShownCount) { in maybeIncrementCountShown()306 event.shouldResetShownCount = false; in maybeIncrementCountShown()326 event.shouldResetShownCount = true; in markShownCountAsResettable()908 boolean shouldResetShownCount = false; field in PresentationStatsEventLogger.PresentationStatsEventInternal