Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/animation/src/com/android/systemui/animation/
DGhostedViewLaunchAnimatorController.kt298 val rightWithInsets = state.right + insets.right in onLaunchAnimationProgress() constant
304 backgroundView.right = rightWithInsets - launchContainerLocation[0] in onLaunchAnimationProgress()