Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/animation/src/com/android/systemui/animation/
DGhostedViewTransitionAnimatorController.kt333 val bottomWithInsets = state.bottom + insets.bottom in onTransitionAnimationProgress() constant
336 backgroundView.bottom = bottomWithInsets - transitionContainerLocation[1] in onTransitionAnimationProgress()