Home
last modified time | relevance | path

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

/cts/tests/tests/view/src/android/view/cts/
DView_LayoutPositionTest.java60 parent.getLocationOnScreen(pLocation); in testPositionInParent()
61 view.getLocationOnScreen(vLocation); in testPositionInParent()
88 parent.getLocationOnScreen(pLocation); in testPositionInParent()
89 view.getLocationOnScreen(vLocation); in testPositionInParent()
DTextureViewTest.java61 content.getLocationOnScreen(outLocation); in testFirstFrames()
DViewGroupOverlayTest.java265 mViewGroupWithOverlay.getLocationOnScreen(viewGroupOnScreenXY); in testOverlayViewNoClicks()
DViewTest.java359 view.getLocationOnScreen(xy); in testMouseEventCallsGetPointerIcon()
1984 layout.getLocationOnScreen(layoutLocation); in testGetLocationOnScreen()
1987 mockView.getLocationOnScreen(location); in testGetLocationOnScreen()
1992 scrollView.getLocationOnScreen(location); in testGetLocationOnScreen()
1997 scrollView.getLocationOnScreen(null); in testGetLocationOnScreen()
2003 scrollView.getLocationOnScreen(new int[] { 0 }); in testGetLocationOnScreen()
2661 mockView1.getLocationOnScreen(xy); in testDispatchTouchEvent()
3124 view.getLocationOnScreen(xy); in testOnTouchEvent()
/cts/tests/tests/widget/src/android/widget/cts/
DPopupWindowTest.java521 anchor.getLocationOnScreen(anchorOnScreenXY); in assertPositionY()
528 content.getLocationOnScreen(contentOnScreenXY); in assertPositionY()
540 anchor.getLocationOnScreen(anchorOnScreenXY); in assertPositionX()
547 content.getLocationOnScreen(contentOnScreenXY); in assertPositionX()
593 mPopupWindow.getContentView().getLocationOnScreen(popupContentViewOnScreenXY); in testShowAtLocation()
609 upperAnchor.getLocationOnScreen(anchorXY); in testShowAsDropDownWithOffsets()
618 mPopupWindow.getContentView().getLocationOnScreen(viewOnScreenXY); in testShowAsDropDownWithOffsets()
633 upperAnchor.getLocationOnScreen(anchorXY); in testOverlapAnchor()
642 mPopupWindow.getContentView().getLocationOnScreen(viewOnScreenXY); in testOverlapAnchor()
832 mPopupWindow.getContentView().getLocationOnScreen(fstXY); in testUpdatePositionAndDimension()
[all …]
DToastTest.java252 view.getLocationOnScreen(xy1); in testAccessMargin()
275 view.getLocationOnScreen(xy2); in testAccessMargin()
299 view.getLocationOnScreen(centerXY);
317 view.getLocationOnScreen(bottomXY);
342 view.getLocationOnScreen(bottomOffsetXY);
DListPopupWindowTest.java213 listView.getLocationOnScreen(listViewOnScreenXY); in verifyAnchoring()
214 upperAnchor.getLocationOnScreen(anchorXY); in verifyAnchoring()
379 mPopupWindow.getListView().getLocationOnScreen(popupOnScreenXY); in verifyDismissalViaTouch()
477 promptView.getLocationOnScreen(promptViewOnScreenXY); in testPromptViewAbove()
484 firstListChild.getLocationOnScreen(firstChildOnScreenXY); in testPromptViewAbove()
505 promptView.getLocationOnScreen(promptViewOnScreenXY); in testPromptViewBelow()
509 lastListChild.getLocationOnScreen(lastChildOnScreenXY); in testPromptViewBelow()
731 anchor.getLocationOnScreen(anchorOnScreenXY); in testCreateOnDragListener()
DMediaControllerTest.java217 videoView.getLocationOnScreen(xy); in testOnTrackballEvent()
DPopupMenuTest.java189 mBuilder.mAnchor.getLocationOnScreen(anchorOnScreenXY); in testDismissalViaTouch()
/cts/tests/tests/systemui/src/android/systemui/cts/
DLightStatusBarActivity.java52 return mContent.getLocationOnScreen()[1]; in getTop()
/cts/tests/app/app/src/android/app/stubs/
DInstrumentationTestActivity.java87 public void getLocationOnScreen(int[] location) { in getLocationOnScreen() method in InstrumentationTestActivity.MockTextView
88 super.getLocationOnScreen(location); in getLocationOnScreen()
/cts/libs/deviceutillegacy/src/android/webkit/cts/
DWebViewOnUiThread.java668 public int[] getLocationOnScreen() {
673 mWebView.getLocationOnScreen(location);
/cts/tests/tests/webkit/src/android/webkit/cts/
DWebViewTest.java1924 int[] location = mOnUiThread.getLocationOnScreen();
/cts/tools/dex-tools/dex/
Dclasses.out.dex85935 public void getLocationOnScreen(