Home
last modified time | relevance | path

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

/frameworks/base/core/java/com/android/internal/widget/
DPointerLocationView.java232 final RoundedCorner topLeftRounded = in onApplyWindowInsets() local
234 if (topLeftRounded != null) { in onApplyWindowInsets()
235 headerPaddingTop = topLeftRounded.getRadius(); in onApplyWindowInsets()