Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
H A DTestDisplayContent.java164 Builder setNotch(int height) { in setNotch() method in TestDisplayContent.Builder
H A DSizeCompatTests.java701 setUpApp(new TestDisplayContent.Builder(mAtm, 600, 800).setNotch(notchHeight).build()); in testFixedAspectRatioBoundsWithDecorInSquareDisplay()
929 .setCanRotate(false).setNotch(notchHeight).build(); in testMoveToDifferentOrientationDisplay()
970 .setNotch(notchHeight).build()); in testFixedOrientationRotateCutoutDisplay()
1533 .setNotch(200).setSystemDecorations(true).build(); in testOverrideMinAspectRatioLowerThanManifest()
1882 setUpApp(new TestDisplayContent.Builder(mAtm, dw, dh).setNotch(notchHeight).build());
3126 .setNotch(75)
3677 .setNotch(100)
4286 .setNotch(notchHeight)
4575 .setSystemDecorations(true).setNotch(notchHeight)