/cts/tests/tests/view/src/android/view/cts/ |
D | View_LayoutPositionTest.java | 66 parent.getLocationOnScreen(pLocation); in testPositionInParent() 67 view.getLocationOnScreen(vLocation); in testPositionInParent() 94 parent.getLocationOnScreen(pLocation); in testPositionInParent() 95 view.getLocationOnScreen(vLocation); in testPositionInParent()
|
D | ScrollCaptureTargetTest.java | 163 mTargetView.getLocationOnScreen(onScreen); in testPositionInWindow()
|
/cts/tests/tests/systemui/src/android/systemui/cts/ |
D | LightBarBaseActivity.java | 49 return mContent.getLocationOnScreen()[1]; in getTop() 53 return mContent.getLocationOnScreen()[1] + mContent.getHeight(); in getBottom()
|
/cts/tests/framework/base/windowmanager/src/android/server/wm/ |
D | WindowInsetsLayoutTests.java | 93 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()
|
D | LayoutTests.java | 263 view1.getLocationOnScreen(locations[0]); in assertLayoutEquals() 264 view2.getLocationOnScreen(locations[1]); in assertLayoutEquals()
|
D | MultiDisplaySystemDecorationTests.java | 559 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()
|
D | WindowInputTests.java | 169 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/ |
D | StretchEdgeUtil.kt | 43 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/ |
D | ISurfaceValidatorTestCase.java | 36 parent.getLocationOnScreen(topLeft); in getBoundsToCheck()
|
D | SurfaceControlTestCase.java | 122 boundsView.getLocationOnScreen(topLeft); in getBoundsToCheck()
|
/cts/tests/tests/widget/src/android/widget/cts/ |
D | PopupWindowTest.java | 535 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 …]
|
D | PointerIconTest.java | 65 mTopView.getLocationOnScreen(topPos); in assertPointerIcon() 67 target.getLocationOnScreen(targetPos); in assertPointerIcon()
|
D | ListPopupWindowTest.java | 268 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()
|
D | NumberPickerTest.java | 367 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/ |
D | CtsTouchUtils.java | 121 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()
|
D | CtsMouseUtil.java | 60 anchor.getLocationOnScreen(screenPos); in obtainMouseEvent() 82 anchor.getLocationOnScreen(screenPos); in emulateHoverOnView()
|
D | ShellUtils.java | 56 view.getLocationOnScreen(xy); in tap()
|
/cts/tests/tests/widget29/src/android/widget/cts29/ |
D | ToastTest.java | 331 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/ |
D | InstrumentationTestActivity.java | 89 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/ |
D | PropagationTest.java | 59 redValues.view.getLocationOnScreen(pos); in testCircularPropagation() 69 redValues.view.getLocationOnScreen(offset); in testCircularPropagation()
|
/cts/tests/tests/textclassifier/src/android/view/textclassifier/cts/ |
D | TextViewActions.java | 99 textView.getLocationOnScreen(xy); in calculateCoordinates()
|
/cts/tests/accessibilityservice/src/android/accessibilityservice/cts/utils/ |
D | ActivityLaunchUtils.java | 276 mTempActivity.getWindow().getDecorView().getLocationOnScreen(location); in launchActivityOnSpecifiedDisplayAndWaitForItToBeOnscreen() 289 mTempActivity.getWindow().getDecorView().getLocationOnScreen(location); in launchActivityOnSpecifiedDisplayAndWaitForItToBeOnscreen()
|
/cts/tests/input/src/android/input/cts/ |
D | InputShellCommandTest.kt | 34 v.getLocationOnScreen(location) in getViewCenterOnScreen()
|
/cts/libs/deviceutillegacy/src/android/webkit/cts/ |
D | WebViewOnUiThread.java | 417 public int[] getLocationOnScreen() { 420 mWebView.getLocationOnScreen(location);
|
/cts/tests/autofillservice/src/android/autofillservice/cts/activities/ |
D | DialogLauncherActivity.java | 69 view.getLocationOnScreen(location); in assertInDialogBounds()
|