Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/animation/src/com/android/systemui/animation/
DGhostedViewLaunchAnimatorController.kt85 backgroundDrawable?.setBackgroundRadius(topCornerRadius, bottomCornerRadius) in getBackground()
281 fun setBackgroundRadius(topCornerRadius: Float, bottomCornerRadius: Float) { in setBackgroundRadius() method in com.android.systemui.animation.GhostedViewLaunchAnimatorController.WrappedDrawable