Home
last modified time | relevance | path

Searched defs:windowBounds (Results 1 – 6 of 6) sorted by relevance

/cts/tests/accessibilityservice/src/android/accessibilityservice/cts/
DFullScreenMagnificationGestureHandlerTest.java221 Rect windowBounds = windowMetrics.getBounds(); in setUp() local
DAccessibilityDisplayProxyTest.java1644 final Rect windowBounds = wm.getCurrentWindowMetrics().getBounds(); in showTopWindowAndWaitForItToShowUp() local
/cts/tests/surfacecontrol/src/android/view/surfacecontrol/cts/
DASurfaceControlInputReceiverTest.java144 Rect windowBounds) throws InterruptedException { in assertMotionEventOnWindowCenter()
/cts/tests/tests/view/src/android/view/cts/
DViewGroup_ScrollCaptureTest.java336 Rect windowBounds = new Rect(0, 0, 200, 200); in testOnScrollCaptureSearch_withPadding() local
/cts/tests/camera/src/android/hardware/camera2/cts/
DLogicalCameraDeviceTest.java985 Rect windowBounds = windowManager.getCurrentWindowMetrics().getBounds(); in findCommonPreviewSize() local
/cts/tests/camera/utils/src/android/hardware/camera2/cts/
DCameraTestUtils.java3943 Rect windowBounds = windowMetrics.getBounds(); in getPreviewSizeBound() local
5395 Rect windowBounds = windowMetrics.getBounds(); in getMaxPreviewSize() local