Home
last modified time | relevance | path

Searched defs:launchResult (Results 1 – 3 of 3) sorted by relevance

/aosp14/frameworks/base/packages/SystemUI/animation/src/com/android/systemui/animation/
H A DActivityLaunchAnimator.kt230 val launchResult = intentStarter(animationAdapter) regex
/aosp14/frameworks/base/tests/AppLaunch/src/com/android/tests/applaunch/
H A DAppLaunch.java315 AppLaunchResult launchResult = in testMeasureStartUpTime() local
356 AppLaunchResult launchResult = in testMeasureStartUpTime() local
/aosp14/frameworks/base/services/core/java/com/android/server/wm/
H A DActivityMetricsLogger.java238 final String launchResult; in stopTrace() local