Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/animation/src/com/android/systemui/animation/
DGhostedViewTransitionAnimatorController.kt164 protected open fun setBackgroundCornerRadius( in setBackgroundCornerRadius() method in com.android.systemui.animation.GhostedViewTransitionAnimatorController
342 setBackgroundCornerRadius(it, state.topCornerRadius, state.bottomCornerRadius) in onTransitionAnimationProgress()