Home
last modified time | relevance | path

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

/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
DTestDisplayContent.java164 Builder setNotch(int height) { in setNotch() method in TestDisplayContent.Builder
DSizeCompatTests.java350 .setNotch(cutoutHeight) in testRepositionLandscapeImmersiveAppWithDisplayCutout()
424 setUpApp(new TestDisplayContent.Builder(mAtm, 600, 800).setNotch(notchHeight).build()); in testFixedAspectRatioBoundsWithDecorInSquareDisplay()
688 .setCanRotate(false).setNotch(notchHeight).build(); in testMoveToDifferentOrientationDisplay()
729 .setNotch(notchHeight).build()); in testFixedOrientationRotateCutoutDisplay()
1341 .setNotch(notchHeight).setSystemDecorations(true).build(); in testOverrideMinAspectRatioLowerThanManifest()
1643 setUpApp(new TestDisplayContent.Builder(mAtm, dw, dh).setNotch(notchHeight).build());
2935 .setNotch(75)
3537 .setNotch(100)
4257 .setNotch(notchHeight)
4548 .setSystemDecorations(true).setNotch(notchHeight)