Home
last modified time | relevance | path

Searched refs:currentTimestampNs (Results 1 – 1 of 1) sorted by relevance

/aosp14/frameworks/base/services/core/java/com/android/server/wm/
H A DActivityMetricsLogger.java1263 final long currentTimestampNs = SystemClock.uptimeNanos(); in notifyFullyDrawn() local
1267 currentTimestampNs - info.mLaunchingState.mStartUptimeNs); in notifyFullyDrawn()
1291 launchObserverNotifyReportFullyDrawn(info, currentTimestampNs); in notifyFullyDrawn()