Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/animation/src/com/android/systemui/animation/
H A DDialogLaunchAnimator.kt899 val endController = regex
906 endController.launchContainer = decorView
908 val endState = endController.createAnimatorState()
915 endController.launchContainer = value
929 endController.onLaunchAnimationStart(isExpandingFullyAbove)
947 endController.onLaunchAnimationEnd(isExpandingFullyAbove)
962 endController.onLaunchAnimationProgress(state, progress, linearProgress)
970 if (endController is GhostedViewLaunchAnimatorController) {
971 endController.fillGhostedViewState(endState)