Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
DExpandableOutlineView.java112 ? mOutlineRadius : getCurrentBackgroundRadiusTop(); in getClipPath()
286 public float getCurrentBackgroundRadiusTop() { in getCurrentBackgroundRadiusTop() method in ExpandableOutlineView
DActivatableNotificationView.java935 applyBackgroundRoundness(getCurrentBackgroundRadiusTop(), in applyRoundness()