Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/
H A DScreenDecorationsTest.java566 final Size testRadiusPoint = new Size(3, 3); in testRoundingRadius_NoCutout() local
579 assertThat(resDelegate.getTopRoundedSize()).isEqualTo(testRadiusPoint); in testRoundingRadius_NoCutout()
580 assertThat(resDelegate.getBottomRoundedSize()).isEqualTo(testRadiusPoint); in testRoundingRadius_NoCutout()