Home
last modified time | relevance | path

Searched defs:screenBounds (Results 1 – 11 of 11) sorted by relevance

/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/phone/
H A DStatusBarContentInsetsProviderTest.kt71 val screenBounds = Rect(0, 0, 1080, 2160) regex
146 val screenBounds = Rect(0, 0, 1080, 2160) regex
246 val screenBounds = Rect(0, 0, 1080, 2160) regex
342 val screenBounds = Rect(0, 0, 1080, 2160) regex
427 val screenBounds = Rect(0, 0, 1080, 2160) regex
/aosp14/frameworks/base/libs/WindowManager/Shell/tests/unittest/src/com/android/wm/shell/bubbles/
H A DBubblePositionerTest.java86 Rect screenBounds = new Rect(0, 0, 1000, 1200); in testUpdate() local
296 public WindowManagerConfig setScreenBounds(Rect screenBounds) { in setScreenBounds()
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/util/
H A DFloatingContentCoordinatorTest.kt21 private val screenBounds = Rect(0, 0, 1000, 1000) regex
/aosp14/frameworks/base/core/java/android/app/
H A DSharedElementCallback.java176 RectF screenBounds) { in onCaptureSharedElementSnapshot()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/privacy/television/
H A DTvPrivacyChipsController.java299 Rect screenBounds = windowManager.getCurrentWindowMetrics().getBounds(); in updateStaticPrivacyIndicatorBounds() local
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DStatusBarContentInsetsProvider.kt167 val screenBounds = context.resources.configuration.windowConfiguration.maxBounds regex
/aosp14/frameworks/base/packages/SystemUI/animation/src/com/android/systemui/animation/
H A DActivityLaunchAnimator.kt774 val screenBounds = window.screenSpaceBounds regex
/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/pip/tv/
H A DTvPipKeepClearAlgorithm.kt343 val screenBounds = transformedScreenBounds regex
/aosp14/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
H A DSizeCompatTests.java997 final Rect screenBounds = mActivity.getBounds(); in testFixedOrientationRotateCutoutDisplay() local
/aosp14/frameworks/base/services/core/java/com/android/server/wm/
H A DWindowContainer.java3139 final Rect screenBounds = getAnimationBounds(appRootTaskClipMode); in getAnimationAdapter() local
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...