Home
last modified time | relevance | path

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

/aosp12/frameworks/base/services/core/java/com/android/server/wm/
H A DLetterboxConfiguration.java196 return getLetterboxActivityCornersRadius() != 0; in isLetterboxActivityCornersRounded()
202 int getLetterboxActivityCornersRadius() { in getLetterboxActivityCornersRadius() method in LetterboxConfiguration
H A DLetterboxUiController.java372 if (mLetterboxConfiguration.getLetterboxActivityCornersRadius() >= 0) { in getRoundedCorners()
373 return mLetterboxConfiguration.getLetterboxActivityCornersRadius(); in getRoundedCorners()
/aosp12/frameworks/base/services/
H A Dart-profile46985 HPLcom/android/server/wm/LetterboxConfiguration;->getLetterboxActivityCornersRadius()I