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.java841 applyBackgroundRoundness(getCurrentBackgroundRadiusTop(), in applyRoundness()
845 private void applyBackgroundRoundness(float topRadius, float bottomRadius) { in applyBackgroundRoundness() method in ActivatableNotificationView