Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/tests/coretests/src/android/view/
H A DRoundedCornersTest.java98 mRoundedCorners.setRoundedCorner(POSITION_BOTTOM_LEFT, roundedCorner); in testSetRoundedCorner()
105 mRoundedCorners.setRoundedCorner(POSITION_BOTTOM_LEFT, null); in testSetRoundedCorner_null()
/aosp14/frameworks/base/core/java/android/view/
H A DWindowInsets.java1384 public Builder setRoundedCorner(@RoundedCorner.Position int position, in setRoundedCorner() method in WindowInsets.Builder
1386 mRoundedCorners.setRoundedCorner(position, roundedCorner); in setRoundedCorner()
H A DRoundedCorners.java451 public void setRoundedCorner(@Position int position, @Nullable RoundedCorner roundedCorner) { in setRoundedCorner() method in RoundedCorners
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt53817 …method @NonNull public android.view.WindowInsets.Builder setRoundedCorner(int, @Nullable android.v…