Home
last modified time | relevance | path

Searched defs:onActivityLaunchFinished (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/services/core/java/com/android/server/wm/
H A DActivityMetricsLaunchObserver.java186 public void onActivityLaunchFinished(long id, ComponentName name, long timestampNanos) { in onActivityLaunchFinished() method in ActivityMetricsLaunchObserver
H A DLaunchObserverRegistryImpl.java100 public void onActivityLaunchFinished(long id, ComponentName name, long timestampNs) { in onActivityLaunchFinished() method in LaunchObserverRegistryImpl