Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/wm/
H A DActivityMetricsLogger.java753 launchObserverNotifyIntentFailed(newInfo.mLaunchingState.mStartUptimeNs); in notifyActivityLaunched()
999 launchObserverNotifyIntentFailed(state.mStartUptimeNs); in abort()
1715 private void launchObserverNotifyIntentFailed(long id) { in launchObserverNotifyIntentFailed() method in ActivityMetricsLogger