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/notification/stack/
DNotificationRoundnessManager.java97 boolean topChanged = view.setTopRoundness(topRoundness, animate); in updateViewWithoutCallback()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
DExpandableOutlineView.java271 public boolean setTopRoundness(float topRoundness, boolean animate) { in setTopRoundness() method in ExpandableOutlineView
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DNotificationShelf.java443 setTopRoundness(firstElementRoundness, false /* animate */);