Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
DActivatableNotificationView.java644 applyBackgroundRoundness(getTopCornerRadius(), getBottomCornerRadius()); in applyRoundnessAndInvalidate()
668 private void applyBackgroundRoundness(float topRadius, float bottomRadius) { in applyBackgroundRoundness() method in ActivatableNotificationView