Home
last modified time | relevance | path

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

/aosp12/frameworks/base/packages/SystemUI/animation/src/com/android/systemui/animation/
H A DDialogLaunchAnimator.kt618 val startViewController = GhostedViewLaunchAnimatorController(startView) regex
620 startViewController.launchContainer = decorView
626 get() = startViewController.launchContainer
628 startViewController.launchContainer = value
633 return startViewController.createAnimatorState()
642 startViewController.onLaunchAnimationStart(isExpandingFullyAbove)
647 startViewController.onLaunchAnimationEnd(isExpandingFullyAbove)
658 startViewController.onLaunchAnimationProgress(state, progress, linearProgress)