Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/animation/src/com/android/systemui/animation/
DGhostedViewTransitionAnimatorController.kt200 fillGhostedViewState(state) in createAnimatorState()
204 fun fillGhostedViewState(state: TransitionAnimator.State) { in fillGhostedViewState() method in com.android.systemui.animation.GhostedViewTransitionAnimatorController
299 fillGhostedViewState(ghostedViewState) in onTransitionAnimationProgress()
DDialogTransitionAnimator.kt987 endController.fillGhostedViewState(endState) in onTransitionAnimationProgress()