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