Home
last modified time | relevance | path

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

/cts/tests/framework/base/windowmanager/jetpack/src/android/server/wm/jetpack/utils/
DActivityEmbeddingUtil.java609 final Rect rightOrBottomContainerBounds = isHorizontal in getExpectedBoundsPair() local
623 return new Pair<>(rightOrBottomContainerBounds, leftOrTopContainerBounds); in getExpectedBoundsPair()
625 return new Pair<>(leftOrTopContainerBounds, rightOrBottomContainerBounds); in getExpectedBoundsPair()