Home
last modified time | relevance | path

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

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