Searched refs:testStackBoundsConfiguration (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/services/tests/servicestests/src/com/android/server/wm/
H A DWindowConfigurationTests.java160 testStackBoundsConfiguration(WINDOWING_MODE_FULLSCREEN, mParentBounds, shiftedBounds,
168 testStackBoundsConfiguration(WINDOWING_MODE_FULLSCREEN, mParentBounds, emptyBounds,
177 testStackBoundsConfiguration(WINDOWING_MODE_FREEFORM, mParentBounds, freeFormBounds,
186 testStackBoundsConfiguration(
195 testStackBoundsConfiguration(WINDOWING_MODE_FULLSCREEN, mParentBounds, fullScreenBounds,
199 private void testStackBoundsConfiguration(int windowingMode, Rect parentBounds, Rect bounds, method in class:WindowConfigurationTests

Completed in 92 milliseconds