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/utils/
DSidecarUtil.java211 @NonNull Rect currentOrientationBounds, @NonNull Rect otherOrientationBounds) { in getMutualDisplayFeatures() argument
218 newBounds.offset(currentOrientationBounds.left, currentOrientationBounds.top); in getMutualDisplayFeatures()
DExtensionUtil.java249 @NonNull WindowLayoutInfo windowLayoutInfo, @NonNull Rect currentOrientationBounds, in getMutualDisplayFeatures() argument
262 r.offset(currentOrientationBounds.left, currentOrientationBounds.top); in getMutualDisplayFeatures()