Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/animation/
H A DActivityLaunchAnimatorTest.kt48 private val launchContainer = LinearLayout(mContext) regex
/aosp14/frameworks/base/packages/SystemUI/animation/src/com/android/systemui/animation/
H A DLaunchAnimator.kt254 val launchContainer = controller.launchContainer regex
H A DActivityLaunchAnimator.kt561 private val launchContainer = controller.launchContainer regex