Searched refs:getCurrentBottomCornerRadius (Results 1 – 2 of 2) sorted by relevance
185 protected open fun getCurrentBottomCornerRadius(): Float { in getCurrentBottomCornerRadius() method in com.android.systemui.animation.GhostedViewTransitionAnimatorController198 bottomCornerRadius = getCurrentBottomCornerRadius() in createAnimatorState()
1420 protected float getCurrentBottomCornerRadius() { in buildLaunchAnimatorController() method