Home
last modified time | relevance | path

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

/aosp12/frameworks/base/packages/SystemUI/animation/src/com/android/systemui/animation/
H A DDialogLaunchAnimator.kt619 val endViewController = GhostedViewLaunchAnimatorController(endView) regex
621 endViewController.launchContainer = decorView
623 val endState = endViewController.createAnimatorState()
629 endViewController.launchContainer = value
643 endViewController.onLaunchAnimationStart(isExpandingFullyAbove)
648 endViewController.onLaunchAnimationEnd(isExpandingFullyAbove)
662 endViewController.onLaunchAnimationProgress(state, progress, linearProgress)
670 endViewController.fillGhostedViewState(endState)