Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/wm/
H A DActivityMetricsLogger.java1291 launchObserverNotifyReportFullyDrawn(info, currentTimestampNs); in notifyFullyDrawn()
1745 private void launchObserverNotifyReportFullyDrawn(TransitionInfo info, long timestampNs) { in launchObserverNotifyReportFullyDrawn() method in ActivityMetricsLogger