Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/animation/src/com/android/systemui/animation/
DGhostedViewLaunchAnimatorController.kt89 protected open fun getCurrentTopCornerRadius(): Float { in getCurrentTopCornerRadius() method in com.android.systemui.animation.GhostedViewLaunchAnimatorController
113 topCornerRadius = getCurrentTopCornerRadius(), in createAnimatorState()
/frameworks/base/packages/SystemUI/src/com/android/systemui/media/
DMediaControlPanel.java490 protected float getCurrentTopCornerRadius() { in buildLaunchAnimatorController()
497 return getCurrentTopCornerRadius(); in buildLaunchAnimatorController()