Home
last modified time | relevance | path

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

/frameworks/base/core/java/com/android/internal/widget/
DPointerLocationView.java238 final RoundedCorner topRightRounded = in onApplyWindowInsets() local
240 if (topRightRounded != null) { in onApplyWindowInsets()
241 headerPaddingTop = Math.max(headerPaddingTop, topRightRounded.getRadius()); in onApplyWindowInsets()