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