Home
last modified time | relevance | path

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

/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
DDisplayContentTests.java2501 final Rect initBounds = new Rect(0, 0, 700, 1500); in testRotateBounds_keepSamePhysicalPosition() local
2502 final Rect rotateBounds = new Rect(initBounds); in testRotateBounds_keepSamePhysicalPosition()
2510 rotateBounds.set(initBounds); in testRotateBounds_keepSamePhysicalPosition()
2516 rotateBounds.set(initBounds); in testRotateBounds_keepSamePhysicalPosition()
2522 rotateBounds.set(initBounds); in testRotateBounds_keepSamePhysicalPosition()