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/
DNotificationBackgroundView.java219 public void setRoundness(float topRoundness, float bottomRoundNess) { in setRoundness() method in NotificationBackgroundView
DActivatableNotificationView.java962 mBackgroundDimmed.setRoundness(topRadius, bottomRadius); in applyBackgroundRoundness()
963 mBackgroundNormal.setRoundness(topRadius, bottomRadius); in applyBackgroundRoundness()