Searched refs:sourceEventDelayMs (Results 1 – 2 of 2) sorted by relevance
472 @VisibleForTesting final int sourceEventDelayMs; field in ActivityMetricsLogger.TransitionInfoSnapshot504 sourceEventDelayMs = info.mSourceEventDelayMs; in TransitionInfoSnapshot()1213 info.sourceEventDelayMs, in logAppTransition()1397 info.sourceEventDelayMs, in logAppFullyDrawnMetrics()
343 assertWithMessage("Record event time").that(info.sourceEventDelayMs).isAtLeast(10); in testOnReportFullyDrawn()