Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/com/android/internal/policy/
H A DScreenDecorationsUtils.java50 - RoundedCorners.getRoundedCornerRadiusTopAdjustment(resources, displayUniqueId); in getWindowCornerRadius()
/aosp14/frameworks/base/core/java/android/view/
H A DRoundedCorners.java281 public static int getRoundedCornerRadiusTopAdjustment(Resources res, String displayUniqueId) { in getRoundedCornerRadiusTopAdjustment() method in RoundedCorners