Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
DNotificationBackgroundView.java230 public void setRoundness(float topRoundness, float bottomRoundness) { in setRoundness() method in NotificationBackgroundView
DActivatableNotificationView.java940 mBackgroundDimmed.setRoundness(topRadius, bottomRadius); in applyBackgroundRoundness()
941 mBackgroundNormal.setRoundness(topRadius, bottomRadius); in applyBackgroundRoundness()