Home
last modified time | relevance | path

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

/cts/tests/framework/base/windowmanager/jetpack/src/android/server/wm/jetpack/extensions/util/
DSidecarUtil.java233 @NonNull Rect currentOrientationBounds, @NonNull Rect otherOrientationBounds) { in getMutualDisplayFeatures() argument
240 newBounds.offset(currentOrientationBounds.left, currentOrientationBounds.top); in getMutualDisplayFeatures()
DExtensionsUtil.java332 @NonNull WindowLayoutInfo windowLayoutInfo, @NonNull Rect currentOrientationBounds, in getMutualDisplayFeatures() argument
345 r.offset(currentOrientationBounds.left, currentOrientationBounds.top); in getMutualDisplayFeatures()