Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/
H A DScreenDecorationsTest.java310 private void verifyRoundedCornerViewsExist( in verifyRoundedCornerViewsExist() method in ScreenDecorationsTest
491 verifyRoundedCornerViewsExist(BOUNDS_POSITION_TOP, false); in testNoRounding_NoCutout_PrivacyDot_NoFaceScanning()
520 verifyRoundedCornerViewsExist(BOUNDS_POSITION_TOP, true); in testRounding_NoCutout_NoPrivacyDot_NoFaceScanning()
521 verifyRoundedCornerViewsExist(BOUNDS_POSITION_BOTTOM, true); in testRounding_NoCutout_NoPrivacyDot_NoFaceScanning()
550 verifyRoundedCornerViewsExist(BOUNDS_POSITION_TOP, true); in testRounding_NoCutout_PrivacyDot_NoFaceScanning()
694 verifyRoundedCornerViewsExist(BOUNDS_POSITION_TOP, false); in testNoRounding_CutoutShortEdge_PrivacyDot()
723 verifyRoundedCornerViewsExist(BOUNDS_POSITION_LEFT, false); in testNoRounding_CutoutLongEdge_NoPrivacyDot()
773 verifyRoundedCornerViewsExist(BOUNDS_POSITION_TOP, true); in testRounding_CutoutShortEdge_NoPrivacyDot()
801 verifyRoundedCornerViewsExist(BOUNDS_POSITION_TOP, true); in testRounding_CutoutShortEdge_PrivacyDot()
974 verifyRoundedCornerViewsExist(BOUNDS_POSITION_TOP, false); in testDelayedCutout_PrivacyDot()
[all …]