Searched defs:launchContainer (Results 1 – 7 of 7) sorted by relevance
48 private val launchContainer = LinearLayout(mContext) in <lambda>() constant in com.android.systemui.animation.ActivityLaunchAnimatorTest238 private class TestLaunchAnimatorController(override var launchContainer: ViewGroup) : variable in com.android.systemui.animation.TestLaunchAnimatorController
84 var launchContainer: ViewGroup in <lambda>() variable254 val launchContainer = controller.launchContainer in <lambda>() constant
454 private val launchContainer = controller.launchContainer constant
69 override var launchContainer = ghostedView.rootView as ViewGroup variable in com.android.systemui.animation.GhostedViewLaunchAnimatorController
995 override var launchContainer: ViewGroup variable
62 override var launchContainer: ViewGroup variable in com.android.systemui.statusbar.notification.NotificationLaunchAnimatorController
167 override var launchContainer: ViewGroup = composeViewRoot.rootView as ViewGroup in launchController() variable