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