Home
last modified time | relevance | path

Searched refs:getBoundsInScreen (Results 1 – 15 of 15) sorted by relevance

/cts/tests/accessibilityservice/src/android/accessibilityservice/cts/
DAccessibilityEmbeddedHierarchyTest.java170 parent.getBoundsInScreen(hostViewBoundsInScreen); in testEmbeddedViewHasCorrectBound()
171 target.getBoundsInScreen(embeddedViewBoundsInScreen); in testEmbeddedViewHasCorrectBound()
191 target.getBoundsInScreen(oldEmbeddedViewBoundsInScreen); in testEmbeddedViewHasCorrectBoundAfterHostViewMove()
200 parent.getBoundsInScreen(hostViewBoundsInScreen); in testEmbeddedViewHasCorrectBoundAfterHostViewMove()
201 target.getBoundsInScreen(newEmbeddedViewBoundsInScreen); in testEmbeddedViewHasCorrectBoundAfterHostViewMove()
313 surfaceViewNode.getBoundsInScreen(expectedBounds); in moveSurfaceViewLayoutPosition()
322 surfaceViewNode.getBoundsInScreen(boundsAfter); in moveSurfaceViewLayoutPosition()
DAccessibilityOverlayTest.java367 activityNodeToDrawOver.getBoundsInScreen(expectedBoundsInScreen); in doOverlayWindowTest()
368 overlayButtonNode.getBoundsInScreen(actualBoundsInScreen); in doOverlayWindowTest()
DAccessibilityWindowQueryTest.java248 window.getBoundsInScreen(boundsInScreen); in testTraverseAllWindows()
286 window.getBoundsInScreen(boundsInScreen); in testTraverseWindowFromEvent()
1062 window.getBoundsInScreen(mTempBounds);
DAccessibilityDisplayProxyTest.java627 window.getBoundsInScreen(areaOfActivityWindowOnDisplay); in testTriggerTouchExploration_topFocusDisplayIsLastNonProxyDisplay()
947 window.getBoundsInScreen(areaOfActivityWindowOnDisplay); in getDownMotionEvent()
DAccessibilityMagnificationTest.java1280 buttonNode.getBoundsInScreen(boundsBeforeMagnify); in testA11yNodeInfoVisibility_whenOutOfMagnifiedArea_shouldVisible()
1299 buttonNode.getBoundsInScreen(boundsAfterMagnify); in testA11yNodeInfoVisibility_whenOutOfMagnifiedArea_shouldVisible()
DAccessibilityEndToEndTest.java1851 layoutNode.getBoundsInScreen(initialBounds); in testDirectAccessibilityConnection_UsesCurrentWindowSpec()
1871 layoutNode.getBoundsInScreen(boundsAfterMagnification); in testDirectAccessibilityConnection_UsesCurrentWindowSpec()
/cts/tests/accessibility/src/android/view/accessibility/cts/
DAccessibilityWindowInfoTest.java93 w.getBoundsInScreen(rect); in testDefaultValues()
134 w1.getBoundsInScreen(bounds1); in areWindowsEqual()
135 w2.getBoundsInScreen(bounds2); in areWindowsEqual()
DAccessibilityNodeInfoTest.java453 expectedInfo.getBoundsInScreen(expectedBounds); in assertEqualsAccessibilityNodeInfo()
454 receivedInfo.getBoundsInScreen(receivedBounds); in assertEqualsAccessibilityNodeInfo()
672 info.getBoundsInScreen(bounds); in assertAccessibilityNodeInfoCleared()
/cts/common/device-side/util-axt/src/com/android/compatibility/common/util/
DAccessibilityNodeInfoUtils.kt28 val AccessibilityNodeInfo.bounds: Rect get() = Rect().also { getBoundsInScreen(it) } in <lambda>()
DUiDumpUtils.java215 appendArea(out, window::getBoundsInScreen); in appendWindow()
218 window.getBoundsInScreen(bounds); in appendWindow()
225 private static void appendArea(StringBuilder out, Consumer<Rect> getBoundsInScreen) { in appendArea() argument
227 getBoundsInScreen.accept(rect); in appendArea()
383 appendArea(out, node::getBoundsInScreen); in appendNodeText()
/cts/tests/accessibilityservice/src/android/accessibilityservice/cts/utils/
DDisplayUtils.java177 .getBoundsInScreen(areaOfActivityWindowOnDisplay); in touchDisplay()
DActivityLaunchUtils.java315 window.getBoundsInScreen(bounds); in launchActivityOnSpecifiedDisplayAndWaitForItToBeOnscreen()
/cts/tests/accessibility/common/src/android/accessibility/cts/common/
DAccessibilityDumper.java226 node.getBoundsInScreen(bounds); in appendNodeText()
/cts/tools/release-parser/tests/resources/
DShell.apk.pb.txt6114 name: "getBoundsInScreen"
/cts/common/device-side/bedstead/remoteframeworkclasses/java/apis/
Dcurrent.txt54858 method public void getBoundsInScreen(android.graphics.Rect);
55278 method public void getBoundsInScreen(android.graphics.Rect);