Searched refs:sourceEventDelayMs (Results 1 – 2 of 2) sorted by relevance
370 @VisibleForTesting final int sourceEventDelayMs; field in ActivityMetricsLogger.TransitionInfoSnapshot400 sourceEventDelayMs = info.mSourceEventDelayMs; in TransitionInfoSnapshot()1015 info.sourceEventDelayMs, in logAppTransition()
320 assertWithMessage("Record event time").that(info.sourceEventDelayMs).isAtLeast(10); in testOnReportFullyDrawn()