Home
last modified time | relevance | path

Searched defs:topCornerRadius (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/
H A DNotificationLaunchAnimatorController.kt66 val topCornerRadius = if (roundedTopClipping > 0) { regex
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/media/
H A DMediaControlPanel.java532 protected void setBackgroundCornerRadius(Drawable background, float topCornerRadius, in buildLaunchAnimatorController()