/cts/tests/tests/systemui/src/android/systemui/cts/ |
D | LightBarBaseActivity.java | 42 return mContent.getLocationOnScreen()[1]; in getTop() 46 return mContent.getLocationOnScreen()[1] + mContent.getHeight(); in getBottom()
|
/cts/tests/tests/view/src/android/view/cts/ |
D | View_LayoutPositionTest.java | 65 parent.getLocationOnScreen(pLocation); in testPositionInParent() 66 view.getLocationOnScreen(vLocation); in testPositionInParent() 93 parent.getLocationOnScreen(pLocation); in testPositionInParent() 94 view.getLocationOnScreen(vLocation); in testPositionInParent()
|
D | TouchDelegateTestActivity.java | 73 parent.getLocationOnScreen(parentLocation); in onCreate() 75 button.getLocationOnScreen(buttonLocation); in onCreate()
|
D | DragDropTest.java | 204 release.getLocationOnScreen(releaseLoc); in expectEndEventFailure6() 217 v.getLocationOnScreen(viewLocation); in expectEventWithOffset() 219 locationView.getLocationOnScreen(locationViewLocation); in expectEventWithOffset() 240 v.getLocationOnScreen(destLoc); in injectMouseWithOffset()
|
/cts/tests/accessibilityservice/src/android/accessibilityservice/cts/utils/ |
D | ActivityLaunchUtils.java | 57 mTempActivity.getWindow().getDecorView().getLocationOnScreen(location); in launchActivityAndWaitForItToBeOnscreen() 68 mTempActivity.getWindow().getDecorView().getLocationOnScreen(location); in launchActivityAndWaitForItToBeOnscreen()
|
/cts/tests/tests/widget/src/android/widget/cts/ |
D | PopupWindowTest.java | 580 anchor.getLocationOnScreen(anchorOnScreenXY); in verifyPositionY() 587 content.getLocationOnScreen(contentOnScreenXY); in verifyPositionY() 599 anchor.getLocationOnScreen(anchorOnScreenXY); in verifyPositionX() 606 content.getLocationOnScreen(contentOnScreenXY); in verifyPositionX() 656 mPopupWindow.getContentView().getLocationOnScreen(popupContentViewOnScreenXY); in testShowAtLocation() 677 upperAnchor.getLocationOnScreen(anchorXY); in testShowAsDropDownWithOffsets() 686 mPopupWindow.getContentView().getLocationOnScreen(viewOnScreenXY); in testShowAsDropDownWithOffsets() 702 upperAnchor.getLocationOnScreen(anchorXY); in testOverlapAnchor() 711 mPopupWindow.getContentView().getLocationOnScreen(viewOnScreenXY); in testOverlapAnchor() 982 mPopupWindow.getContentView().getLocationOnScreen(fstXY); in testUpdatePositionAndDimension() [all …]
|
D | ToastTest.java | 227 view.getLocationOnScreen(xy1); in testAccessMargin() 248 view.getLocationOnScreen(xy2); in testAccessMargin() 271 view.getLocationOnScreen(centerXY); 287 view.getLocationOnScreen(bottomXY); 310 view.getLocationOnScreen(bottomOffsetXY);
|
D | PointerIconTest.java | 63 mTopView.getLocationOnScreen(topPos); in assertPointerIcon() 65 target.getLocationOnScreen(targetPos); in assertPointerIcon()
|
D | ListPopupWindowTest.java | 252 listView.getLocationOnScreen(listViewOnScreenXY); in verifyAnchoring() 253 upperAnchor.getLocationOnScreen(anchorXY); in verifyAnchoring() 538 promptView.getLocationOnScreen(promptViewOnScreenXY); in testPromptViewAbove() 541 firstListChild.getLocationOnScreen(firstChildOnScreenXY); in testPromptViewAbove() 570 promptView.getLocationOnScreen(promptViewOnScreenXY); in testPromptViewBelow() 573 lastListChild.getLocationOnScreen(lastChildOnScreenXY); in testPromptViewBelow() 781 anchor.getLocationOnScreen(anchorOnScreenXY); in testCreateOnDragListener()
|
D | SeekBarTest.java | 89 mSeekBar.getLocationOnScreen(seekBarXY); in testSetOnSeekBarChangeListener()
|
D | NumberPickerTest.java | 340 mNumberPicker.getLocationOnScreen(numberPickerLocationOnScreen); in testInteractionWithSwipeDown() 389 mNumberPicker.getLocationOnScreen(numberPickerLocationOnScreen); in testInteractionWithSwipeUp()
|
D | MediaControllerTest.java | 190 videoView.getLocationOnScreen(xy); in testOnTrackballEvent()
|
/cts/common/device-side/util/src/com/android/compatibility/common/util/ |
D | CtsTouchUtils.java | 86 anchorView.getLocationOnScreen(viewOnScreenXY); in emulateTapOnView() 124 anchorView.getLocationOnScreen(viewOnScreenXY); in emulateDoubleTapOnView() 382 view.getLocationOnScreen(viewOnScreenXY); in emulateFlingGesture() 458 viewGroup.getLocationOnScreen(viewGroupOnScreenXY); in emulateScrollToBottom() 497 view.getLocationOnScreen(viewOnScreenXY); in emulateLongPressOnViewCenter() 519 view.getLocationOnScreen(viewOnScreenXY); in emulateLongPressOnView()
|
D | CtsMouseUtil.java | 58 anchor.getLocationOnScreen(screenPos); in obtainMouseEvent()
|
/cts/tests/autofillservice/src/android/autofillservice/cts/common/ |
D | ShellHelper.java | 55 view.getLocationOnScreen(xy); in tap()
|
/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/autofillservice/src/android/autofillservice/cts/ |
D | DialogLauncherActivity.java | 65 view.getLocationOnScreen(location); in assertInDialogBounds()
|
/cts/tests/inputmethod/mockime/src/com/android/cts/mockime/ |
D | ImeLayoutInfo.java | 166 v.getLocationOnScreen(viewOriginArray); in fromLayoutListenerCallback()
|
/cts/tests/inputmethod/src/android/view/inputmethod/cts/util/ |
D | NavigationBarInfo.java | 110 view.getLocationOnScreen(xy); in getInstance()
|
/cts/tests/tests/transition/src/android/transition/cts/ |
D | PropagationTest.java | 58 redValues.view.getLocationOnScreen(pos); in testCircularPropagation()
|
/cts/tests/tests/security/src/android/security/cts/ |
D | MotionEventTest.java | 126 viewHolder[0].getLocationOnScreen(viewLocation); in testActionOutsideDoesNotContainedObscuredInformation()
|
/cts/tests/tests/uirendering/src/android/uirendering/cts/testinfrastructure/ |
D | DrawActivity.java | 210 mViewWrapper.getLocationOnScreen(location); in onDraw()
|
/cts/tests/framework/base/windowmanager/src/android/server/wm/ |
D | LocationOnScreenTests.java | 214 mView.getLocationOnScreen(location); in getViewLocationOnScreen()
|
/cts/libs/deviceutillegacy/src/android/webkit/cts/ |
D | WebViewOnUiThread.java | 691 public int[] getLocationOnScreen() { 696 mWebView.getLocationOnScreen(location);
|
/cts/tests/accessibilityservice/src/android/accessibilityservice/cts/ |
D | MagnificationGestureHandlerTest.java | 128 view.getLocationOnScreen(xy); in setUp()
|