Searched refs:topRightRounded (Results 1 – 1 of 1) sorted by relevance
238 final RoundedCorner topRightRounded = in onApplyWindowInsets() local240 if (topRightRounded != null) { in onApplyWindowInsets()241 headerPaddingTop = Math.max(headerPaddingTop, topRightRounded.getRadius()); in onApplyWindowInsets()