Home
last modified time | relevance | path

Searched defs:expectedLeft (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
DAppCompatLetterboxUtilsTest.java208 void assertInnerBounds(int expectedLeft, int expectedTop, int expectedRight, in assertInnerBounds()
216 void assertOuterBounds(int expectedLeft, int expectedTop, int expectedRight, in assertOuterBounds()
DWindowConfigurationTests.java195 final int expectedLeft = info.displayCutout != null in testAppBounds_RootConfigurationBounds() local
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/accessibility/
DWindowMagnificationSettingsTest.java350 int expectedLeft = 100; in onWindowBoundsChanged_updateDraggableWindowBounds() local
/frameworks/base/packages/SystemUI/compose/scene/tests/src/com/android/compose/animation/scene/
DSceneTransitionLayoutTest.kt274 val expectedLeft = 0.dp in testSharedElement() constant