Searched refs:notchHeight (Results 1 – 1 of 1) sorted by relevance
700 final int notchHeight = 100; in testFixedAspectRatioBoundsWithDecorInSquareDisplay() local927 final int notchHeight = 100; in testMoveToDifferentOrientationDisplay() local929 .setCanRotate(false).setNotch(notchHeight).build(); in testMoveToDifferentOrientationDisplay()942 assertEquals(newDisplayBounds.height() - notchHeight, in testMoveToDifferentOrientationDisplay()967 final int notchHeight = 60; in testFixedOrientationRotateCutoutDisplay() local970 .setNotch(notchHeight).build()); in testFixedOrientationRotateCutoutDisplay()1881 final int notchHeight = 200;1901 assertEquals(notchHeight + (dh - notchHeight - mActivity.getBounds().width()) / 2,4284 final int notchHeight = 100;4286 .setNotch(notchHeight)[all …]