Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/animation/src/com/android/systemui/animation/
H A DDialogLaunchAnimator.kt748 val controllerRootView = controller.viewRoot?.view regex
749 if (forceDisableSynchronization || controllerRootView == null) {
756 ViewRootSync.synchronizeNextDraw(controllerRootView, decorView, then)
758 controllerRootView.invalidate()