/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/phone/ |
D | StatusBarContentInsetsProviderTest.kt | 71 val screenBounds = Rect(0, 0, 1080, 2160) in testGetBoundingRectForPrivacyChipForRotation_noCutout() constant 146 val screenBounds = Rect(0, 0, 1080, 2160) in testCalculateInsetsForRotationWithRotatedResources_topLeftCutout() constant 246 val screenBounds = Rect(0, 0, 1080, 2160) in testCalculateInsetsForRotationWithRotatedResources_nonCornerCutout() constant 342 val screenBounds = Rect(0, 0, 1080, 2160) in testCalculateInsetsForRotationWithRotatedResources_noCutout() constant 427 val screenBounds = Rect(0, 0, 1080, 2160) in testMinLeftRight_accountsForDisplayCutout() constant
|
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/util/ |
D | FloatingContentCoordinatorTest.kt | 21 private val screenBounds = Rect(0, 0, 1000, 1000) constant in com.android.systemui.util.FloatingContentCoordinatorTest
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/screenshot/ |
D | ScreenshotData.kt | 22 var screenBounds: Rect?, variable in com.android.systemui.screenshot.ScreenshotData
|
D | TakeScreenshotService.java | 281 Rect screenBounds = request.getBoundsInScreen(); in dispatchToController() local
|
/frameworks/base/core/java/android/app/ |
D | SharedElementCallback.java | 176 RectF screenBounds) { in onCaptureSharedElementSnapshot()
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/privacy/television/ |
D | TvOngoingPrivacyChip.java | 222 Rect screenBounds = windowManager.getCurrentWindowMetrics().getBounds(); in updateStaticPrivacyIndicatorBounds() local
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/ |
D | StatusBarContentInsetsProvider.kt | 167 val screenBounds = context.resources.configuration.windowConfiguration.maxBounds in <lambda>() constant
|
/frameworks/base/packages/SystemUI/animation/src/com/android/systemui/animation/ |
D | ActivityLaunchAnimator.kt | 618 val screenBounds = window.screenSpaceBounds in applyStateToWindow() constant
|
/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/pip/tv/ |
D | TvPipKeepClearAlgorithm.kt | 343 val screenBounds = transformedScreenBounds in <lambda>() constant
|
/frameworks/base/services/tests/wmtests/src/com/android/server/wm/ |
D | SizeCompatTests.java | 900 final Rect screenBounds = mActivity.getBounds(); in testFixedOrientationRotateCutoutDisplay() local
|
/frameworks/base/services/core/java/com/android/server/wm/ |
D | WindowContainer.java | 3027 final Rect screenBounds = getAnimationBounds(appRootTaskClipMode); in getAnimationAdapter() local
|