Searched defs:launchContainer (Results 1 – 4 of 4) sorted by relevance
48 private val launchContainer = LinearLayout(mContext) in <lambda>() constant209 override var launchContainer: ViewGroup variable in com.android.systemui.animation.TestLaunchAnimatorController
51 override var launchContainer: ViewGroup variable in com.android.systemui.statusbar.notification.NotificationLaunchAnimatorController
269 var launchContainer: ViewGroup in <lambda>() variable367 private val launchContainer = controller.launchContainer in <lambda>() constant in com.android.systemui.animation.Runner
42 override var launchContainer = ghostedView.rootView as ViewGroup variable in com.android.systemui.animation.GhostedViewLaunchAnimatorController