Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/wm/
DActivityMetricsLogger.java1330 final long currentTimestampNs = SystemClock.uptimeNanos(); in notifyFullyDrawn() local
1334 currentTimestampNs - info.mLaunchingState.mStartUptimeNs); in notifyFullyDrawn()
1358 launchObserverNotifyReportFullyDrawn(info, currentTimestampNs); in notifyFullyDrawn()