| /frameworks/base/libs/WindowManager/Shell/tests/flicker/src/com/android/wm/shell/flicker/ |
| D | CommonAssertions.kt | 115 val displayBounds = WindowUtils.getDisplayBounds(rotation) in getPrimaryRegion() constant 126 val displayBounds = WindowUtils.getDisplayBounds(rotation) in getSecondaryRegion() constant
|
| /frameworks/base/libs/WindowManager/Shell/tests/flicker/src/com/android/wm/shell/flicker/helpers/ |
| D | AppPairsHelper.kt | 36 val displayBounds = WindowUtils.displayBounds in getSecondaryBounds() constant
|
| /frameworks/base/tests/FlickerTests/src/com/android/server/wm/flicker/ime/ |
| D | SwitchImeWindowsFromGestureNavTest.kt | 84 val displayBounds = WindowUtils.getDisplayBounds(testSpec.config.startRotation) in buildFlicker() constant 92 val displayBounds = WindowUtils.getDisplayBounds(testSpec.config.startRotation) in buildFlicker() constant
|
| /frameworks/base/services/tests/wmtests/src/com/android/server/wm/ |
| D | SizeCompatTests.java | 188 final Rect displayBounds = mActivity.mDisplayContent.getWindowConfiguration().getBounds(); in testFixedAspectRatioBoundsWithDecorInSquareDisplay() local 1190 final Rect displayBounds = new Rect(mActivity.mDisplayContent.getBounds()); in testDisplayIgnoreOrientationRequest_fixedOrientationAppLaunchedLetterbox() local 1221 final Rect displayBounds = new Rect(mActivity.mDisplayContent.getBounds()); in testDisplayIgnoreOrientationRequest_fixedOrientationAppRespectMinAspectRatio() local 1251 final Rect displayBounds = new Rect(mActivity.mDisplayContent.getBounds()); in testDisplayIgnoreOrientationRequest_fixedOrientationAppRespectMaxAspectRatio() local 1283 final Rect displayBounds = new Rect(mActivity.mDisplayContent.getBounds()); in testDisplayIgnoreOrientationRequest_fixedOrientationAppWithAspectRatioOverride() local 1316 final Rect displayBounds = new Rect(mActivity.mDisplayContent.getBounds()); in testDisplayIgnoreOrientationRequest_orientationLetterboxBecameSizeCompatAfterRotate() local 1388 final Rect displayBounds = new Rect(display.getBounds()); in testDisplayIgnoreOrientationRequest_newLaunchedOrientationAppInLetterbox() local 1432 final Rect displayBounds = new Rect(display.getBounds()); in testDisplayIgnoreOrientationRequest_newLaunchedMaxAspectApp() local 1649 final Rect displayBounds = new Rect(display.getBounds()); in testTaskDisplayAreaNotFillDisplay() local
|
| D | TaskLaunchParamsModifierTests.java | 525 final Rect displayBounds = new Rect(freeformDisplay.getBounds()); in testRecalculateFreeformInitialBoundsWithOverrideDisplayArea_unresizableApp() local 1339 final Rect displayBounds = freeformDisplay.getBounds(); in testCascadesToSourceSizeForFreeform() local 1366 final Rect displayBounds = freeformDisplay.getBounds(); in testAdjustBoundsToFitDisplay_TopLeftOutOfDisplay() local 1388 final Rect displayBounds = freeformDisplay.getBounds(); in testAdjustBoundsToFitDisplay_BottomRightOutOfDisplay() local 1635 Rect displayBounds = new Rect(0, 0, 40, 40); in testAdjustBoundsToAvoidConflictAlwaysExits() local
|
| D | TaskPositionerTests.java | 113 final Rect displayBounds = mDisplayContent.getBounds(); in testMoveWindow() local
|
| D | WindowProcessControllerTests.java | 119 final Rect displayBounds = new Rect(0, 0, 2000, 1000); in testDisplayAreaConfigurationListener_verifyConfig() local
|
| D | DisplayAreaTest.java | 424 final Rect displayBounds = new Rect(0, 0, 1800, 2800); in testRestrictAppBoundsToOverrideBounds() local
|
| /frameworks/base/libs/WindowManager/Shell/tests/flicker/src/com/android/wm/shell/flicker/pip/ |
| D | PipKeyboardTest.kt | 81 val displayBounds = WindowUtils.getDisplayBounds(testSpec.config.startRotation) in <lambda>() constant
|
| D | PipTransition.kt | 50 protected val displayBounds = WindowUtils.getDisplayBounds(testSpec.config.startRotation) in <lambda>() constant in com.android.wm.shell.flicker.pip.PipTransition
|
| /frameworks/base/libs/WindowManager/Shell/tests/flicker/src/com/android/wm/shell/flicker/legacysplitscreen/ |
| D | ResizeLegacySplitScreen.kt | 167 val displayBounds = WindowUtils.displayBounds in <lambda>() constant 186 val displayBounds = WindowUtils.displayBounds in <lambda>() constant
|
| /frameworks/base/services/core/java/com/android/server/wm/ |
| D | DisplayAreaGroup.java | 49 final Rect displayBounds = mDisplayContent.getBounds(); in isOrientationDifferentFromDisplay() local
|
| D | TaskPositioner.java | 252 final Rect displayBounds = mTmpRect; in register() local
|
| D | DisplayHashController.java | 334 final Rect displayBounds = displayContent.getBounds(); in calculateDisplayHashBoundsLocked() local
|
| /frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/pip/ |
| D | PipSnapAlgorithm.java | 112 @PipBoundsState.StashType int stashType, int stashOffset, Rect displayBounds, in applySnapFraction()
|
| D | PipTaskOrganizer.java | 935 final Rect displayBounds = mPipBoundsState.getDisplayBounds(); in onMovementBoundsChanged() local 1328 final Rect displayBounds = mPipBoundsState.getDisplayBounds(); in computeRotatedBounds() local
|
| /frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/onehanded/ |
| D | OneHandedAnimationController.java | 75 float startPos, float endPos, Rect displayBounds) { in getAnimator() 259 SurfaceControl leash, float startValue, float endValue, Rect displayBounds) { in ofYOffset()
|
| /frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/common/ |
| D | DisplayLayout.java | 362 final Rect displayBounds = new Rect(0, 0, displayWidth, displayHeight); in calculateDisplayCutoutForRotation() local
|