Home
last modified time | relevance | path

Searched refs:setBottomRoundness (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/stack/
DNotificationRoundnessManager.java59 boolean secondChanged = view.setBottomRoundness(bottomRoundness, animate); in updateRounding()
DNotificationChildrenContainer.java1309 child.setBottomRoundness(bottomRoundness, isShown() /* animate */);
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DExpandableOutlineView.java327 public boolean setBottomRoundness(float bottomRoundness, boolean animate) { in setBottomRoundness() method in ExpandableOutlineView
DNotificationShelf.java106 setBottomRoundness(1.0f, false /* animate */); in onFinishInflate()
DExpandableNotificationRow.java675 row.setBottomRoundness(0.0f, false /* animate */);