Home
last modified time | relevance | path

Searched refs:getBoundsOnScreen (Results 1 – 7 of 7) sorted by relevance

/cts/tests/fragment/src/android/fragment/cts/
DFragmentTransitionTest.java338 final Rect startGreenBounds = getBoundsOnScreen(startGreen); in onMapSharedElementOut()
364 final Rect endBlueBounds = getBoundsOnScreen(endBlue); in onMapSharedElementOut()
403 final Rect startBlueBounds = getBoundsOnScreen(startBlue); in onMapSharedElementIn()
432 final Rect endGreenBounds = getBoundsOnScreen(endGreen); in onMapSharedElementIn()
470 final Rect startBlueBounds = getBoundsOnScreen(startBlue); in complexSharedElementTransition()
486 final Rect endBlueBounds = getBoundsOnScreen(endBlue); in complexSharedElementTransition()
642 final Rect startBlueBounds = getBoundsOnScreen(startBlue); in sharedElementMismatch()
741 final Rect startBlueBounds = getBoundsOnScreen(startBlue); in noSharedElementTransition()
757 final Rect midBlueBounds = getBoundsOnScreen(midBlue); in noSharedElementTransition()
870 final Rect startBlueRect = getBoundsOnScreen(startBlue); in verifyTransition()
[all …]
/cts/tests/framework/base/windowmanager/appCompatViewSandboxOptout/src/android/server/wm/optoutsandboxingviewboundsapis/
DTestCompatViewSandboxOptOutActivity.java82 mView.getBoundsOnScreen(boundsOnScreen, true); in onDraw()
/cts/tests/framework/base/windowmanager/appCompatViewSandboxAllowed/src/android/server/wm/allowsandboxingviewboundsapis/
DTestCompatAllowViewSandboxActivity.java84 mView.getBoundsOnScreen(boundsOnScreen, true); in onDraw()
/cts/tests/framework/base/windowmanager/src/android/server/wm/window/
DHideOverlayWindowsTest.java294 getWindow().getDecorView().getBoundsOnScreen(activityBounds, true); in onCreate()
/cts/tests/accessibilityservice/src/android/accessibilityservice/cts/
DAccessibilityMagnificationTest.java1086 button.getBoundsOnScreen(buttonBounds, false); in testMagnificationRegion_hasNonMagnifiableWindow_excludeWindowExactTouchableRegion()
1340 button.getBoundsOnScreen(buttonBounds, false); in testShowMagnifiableWindow_outOfTheMagnifiedRegion_moveMagnification()
1381 button.getBoundsOnScreen(buttonBounds, false); in testShowNonMagnifiableWindow_outOfTheMagnifiedRegion_shouldNotMoveMagnification()
/cts/tests/tests/widget/src/android/widget/cts/
DPopupWindowTest.java649 content.getBoundsOnScreen(contentFrame); in verifyPosition()
/cts/common/device-side/bedstead/remoteframeworkclasses/java/apis/
Dtest-current.txt3694 method public void getBoundsOnScreen(@NonNull android.graphics.Rect, boolean);