Home
last modified time | relevance | path

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

/cts/tests/framework/base/windowmanager/src/android/server/wm/
DPinnedStackTests.java1242 private void offsetPipWithinMovementBounds(int offsetY, Rect initialBoundsOut, in offsetPipWithinMovementBounds() argument
1247 initialBoundsOut.set(getPinnedStackBounds()); in offsetPipWithinMovementBounds()
1248 offsetBoundsOut.set(initialBoundsOut); in offsetPipWithinMovementBounds()
1249 if (initialBoundsOut.top < displayRect.centerY()) { in offsetPipWithinMovementBounds()