Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/wm/
H A DActivityMetricsLogger.java1024 launchObserverNotifyActivityLaunchFinished(info, timestampNs); in done()
1769 private void launchObserverNotifyActivityLaunchFinished(TransitionInfo info, long timestampNs) { in launchObserverNotifyActivityLaunchFinished() method in ActivityMetricsLogger