Searched refs:setBottomRoundness (Results 1 – 5 of 5) sorted by relevance
94 boolean bottomChanged = view.setBottomRoundness(bottomRoundness, animate); in updateViewWithoutCallback()
1260 child.setBottomRoundness(bottomRoundness, isShown() /* animate */);
311 public boolean setBottomRoundness(float bottomRoundness, boolean animate) { in setBottomRoundness() method in ExpandableOutlineView
801 row.setBottomRoundness(0.0f, false /* animate */);
122 setBottomRoundness(1.0f, false /* animate */); in onFinishInflate()367 previousRow.setBottomRoundness(firstElementRoundness, in updateAppearance()