Home
last modified time | relevance | path

Searched refs:getLocationOnScreen (Results 1 – 25 of 66) sorted by relevance

123

/cts/tests/tests/view/src/android/view/cts/
DView_LayoutPositionTest.java66 parent.getLocationOnScreen(pLocation); in testPositionInParent()
67 view.getLocationOnScreen(vLocation); in testPositionInParent()
94 parent.getLocationOnScreen(pLocation); in testPositionInParent()
95 view.getLocationOnScreen(vLocation); in testPositionInParent()
DScrollCaptureTargetTest.java163 mTargetView.getLocationOnScreen(onScreen); in testPositionInWindow()
/cts/tests/tests/systemui/src/android/systemui/cts/
DLightBarBaseActivity.java49 return mContent.getLocationOnScreen()[1]; in getTop()
53 return mContent.getLocationOnScreen()[1] + mContent.getHeight(); in getBottom()
/cts/tests/framework/base/windowmanager/src/android/server/wm/
DWindowInsetsLayoutTests.java93 childWindowRoot.getLocationOnScreen(locationOnScreen); in testSetFitInsetsTypesInner()
139 childWindowRoot.getLocationOnScreen(locationOnScreen); in testSetFitInsetsSidesInner()
175 childWindowRoot1.getLocationOnScreen(locationAndSize1); in testSetFitInsetsIgnoringVisibility()
190 childWindowRoot2.getLocationOnScreen(locationAndSize2); in testSetFitInsetsIgnoringVisibility()
242 rootView.getLocationOnScreen(locationOnScreen); in assertMatchesWindowBounds()
DLayoutTests.java263 view1.getLocationOnScreen(locations[0]); in assertLayoutEquals()
264 view2.getLocationOnScreen(locations[1]); in assertLayoutEquals()
DMultiDisplaySystemDecorationTests.java559 imeTestActivitySession.getActivity().mEditText.getLocationOnScreen(location); in testCrossDisplayBasicImeOperations()
616 imeTestActivitySession.getActivity().mEditText.getLocationOnScreen(location); in testDisplayPolicyImeHideImeOperation()
649 editText.getLocationOnScreen(location); in testDisplayPolicyImeHideImeNoSystemDecorations()
681 editText.getLocationOnScreen(location); in testDisplayPolicyImeHideImeNoSystemDecorations()
DWindowInputTests.java169 mView.getLocationOnScreen(viewOnScreenXY); in testMoveWindowAndTap()
298 mView.getLocationOnScreen(viewOnScreenLocation); in testFilterTouchesWhenObscuredByWindowFromDifferentUid()
352 mView.getLocationOnScreen(viewOnScreenLocation); in testFlagTouchesWhenObscuredByWindowFromDifferentUid()
454 mView.getLocationOnScreen(viewOnScreenLocation); in testFlagTouchesWhenObscuredByMinPositiveOpacityWindow()
509 mView.getLocationOnScreen(viewOnScreenLocation); in testFlagTouchesWhenPartiallyObscuredByZeroOpacityWindow()
/cts/tests/tests/widget/src/android/widget/cts/util/
DStretchEdgeUtil.kt43 view.getLocationOnScreen(locationOnScreen) in fling()
73 view.getLocationOnScreen(locationOnScreen) in dragStretches()
107 view.getLocationOnScreen(locationOnScreen) in dragAndHoldExecute()
/cts/tests/tests/view/surfacevalidator/src/android/view/cts/surfacevalidator/
DISurfaceValidatorTestCase.java36 parent.getLocationOnScreen(topLeft); in getBoundsToCheck()
DSurfaceControlTestCase.java122 boundsView.getLocationOnScreen(topLeft); in getBoundsToCheck()
/cts/tests/tests/widget/src/android/widget/cts/
DPopupWindowTest.java535 popup.getContentView().getLocationOnScreen(viewOnScreenXY); in testShowAsDropDown_ClipToScreen_Overlap_OutOfScreen()
638 anchor.getLocationOnScreen(anchorOnScreenXY); in verifyPositionY()
645 content.getLocationOnScreen(contentOnScreenXY); in verifyPositionY()
657 anchor.getLocationOnScreen(anchorOnScreenXY); in verifyPositionX()
664 content.getLocationOnScreen(contentOnScreenXY); in verifyPositionX()
714 mPopupWindow.getContentView().getLocationOnScreen(popupContentViewOnScreenXY); in testShowAtLocation()
733 upperAnchor.getLocationOnScreen(anchorXY); in testShowAsDropDownWithOffsets()
742 mPopupWindow.getContentView().getLocationOnScreen(viewOnScreenXY); in testShowAsDropDownWithOffsets()
758 upperAnchor.getLocationOnScreen(anchorXY); in testOverlapAnchor()
767 mPopupWindow.getContentView().getLocationOnScreen(viewOnScreenXY); in testOverlapAnchor()
[all …]
DPointerIconTest.java65 mTopView.getLocationOnScreen(topPos); in assertPointerIcon()
67 target.getLocationOnScreen(targetPos); in assertPointerIcon()
DListPopupWindowTest.java268 listView.getLocationOnScreen(listViewOnScreenXY); in verifyAnchoring()
269 upperAnchor.getLocationOnScreen(anchorXY); in verifyAnchoring()
576 promptView.getLocationOnScreen(promptViewOnScreenXY); in testPromptViewAbove()
579 firstListChild.getLocationOnScreen(firstChildOnScreenXY); in testPromptViewAbove()
609 promptView.getLocationOnScreen(promptViewOnScreenXY); in testPromptViewBelow()
612 lastListChild.getLocationOnScreen(lastChildOnScreenXY); in testPromptViewBelow()
889 anchor.getLocationOnScreen(anchorOnScreenXY); in testCreateOnDragListener()
DNumberPickerTest.java367 mNumberPicker.getLocationOnScreen(numberPickerLocationOnScreen); in testInteractionWithSwipeDown()
436 mNumberPicker.getLocationOnScreen(numberPickerLocationOnScreen); in testInteractionWithSwipeUp()
539 mNumberPicker.getLocationOnScreen(numberPickerLocationOnScreen); in testEnterKey()
/cts/common/device-side/util-axt/src/com/android/compatibility/common/util/
DCtsTouchUtils.java121 anchorView.getLocationOnScreen(viewOnScreenXY); in emulateTapOnView()
168 anchorView.getLocationOnScreen(viewOnScreenXY); in emulateDoubleTapOnView()
561 view.getLocationOnScreen(viewOnScreenXY); in emulateFlingGesture()
639 viewGroup.getLocationOnScreen(viewGroupOnScreenXY); in emulateScrollToBottom()
701 view.getLocationOnScreen(viewOnScreenXY); in emulateLongPressOnViewCenter()
723 view.getLocationOnScreen(viewOnScreenXY); in emulateLongPressOnView()
DCtsMouseUtil.java60 anchor.getLocationOnScreen(screenPos); in obtainMouseEvent()
82 anchor.getLocationOnScreen(screenPos); in emulateHoverOnView()
DShellUtils.java56 view.getLocationOnScreen(xy); in tap()
/cts/tests/tests/widget29/src/android/widget/cts29/
DToastTest.java331 view.getLocationOnScreen(xy1); in testAccessMargin()
351 view.getLocationOnScreen(xy2); in testAccessMargin()
386 view.getLocationOnScreen(centerXY);
401 view.getLocationOnScreen(bottomXY);
423 view.getLocationOnScreen(bottomOffsetXY);
/cts/tests/app/app/src/android/app/stubs/
DInstrumentationTestActivity.java89 public void getLocationOnScreen(int[] location) { in getLocationOnScreen() method in InstrumentationTestActivity.MockTextView
90 super.getLocationOnScreen(location); in getLocationOnScreen()
/cts/tests/tests/transition/src/android/transition/cts/
DPropagationTest.java59 redValues.view.getLocationOnScreen(pos); in testCircularPropagation()
69 redValues.view.getLocationOnScreen(offset); in testCircularPropagation()
/cts/tests/tests/textclassifier/src/android/view/textclassifier/cts/
DTextViewActions.java99 textView.getLocationOnScreen(xy); in calculateCoordinates()
/cts/tests/accessibilityservice/src/android/accessibilityservice/cts/utils/
DActivityLaunchUtils.java276 mTempActivity.getWindow().getDecorView().getLocationOnScreen(location); in launchActivityOnSpecifiedDisplayAndWaitForItToBeOnscreen()
289 mTempActivity.getWindow().getDecorView().getLocationOnScreen(location); in launchActivityOnSpecifiedDisplayAndWaitForItToBeOnscreen()
/cts/tests/input/src/android/input/cts/
DInputShellCommandTest.kt34 v.getLocationOnScreen(location) in getViewCenterOnScreen()
/cts/libs/deviceutillegacy/src/android/webkit/cts/
DWebViewOnUiThread.java417 public int[] getLocationOnScreen() {
420 mWebView.getLocationOnScreen(location);
/cts/tests/autofillservice/src/android/autofillservice/cts/activities/
DDialogLauncherActivity.java69 view.getLocationOnScreen(location); in assertInDialogBounds()

123