Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/wm/
H A DActivityMetricsLogger.java647 launchObserverNotifyIntentStarted(intent, launchingState.mStartUptimeNs); in notifyActivityLaunching()
1700 private void launchObserverNotifyIntentStarted(Intent intent, long timestampNs) { in launchObserverNotifyIntentStarted() method in ActivityMetricsLogger