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