Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/stack/
DNotificationRoundnessManager.java58 boolean firstChanged = view.setTopRoundness(topRoundness, animate); in updateRounding()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DExpandableOutlineView.java287 public boolean setTopRoundness(float topRoundness, boolean animate) { in setTopRoundness() method in ExpandableOutlineView
DNotificationShelf.java383 setTopRoundness(firstElementRoundness, false /* animate */);