Home
last modified time | relevance | path

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

/aosp12/frameworks/base/packages/SystemUI/animation/src/com/android/systemui/animation/
H A DLaunchAnimator.kt257 val launchContainerOverlay = launchContainer.overlay regex
269 launchContainerOverlay.add(windowBackgroundLayer)
277 launchContainerOverlay.remove(windowBackgroundLayer)
H A DGhostedViewLaunchAnimatorController.kt60 private val launchContainerOverlay: ViewGroupOverlay
157 launchContainerOverlay.add(backgroundView)
263 launchContainerOverlay.remove(backgroundView)