Searched refs:getLocationOnScreen (Results 1 – 14 of 14) sorted by relevance
60 parent.getLocationOnScreen(pLocation); in testPositionInParent()61 view.getLocationOnScreen(vLocation); in testPositionInParent()88 parent.getLocationOnScreen(pLocation); in testPositionInParent()89 view.getLocationOnScreen(vLocation); in testPositionInParent()
61 content.getLocationOnScreen(outLocation); in testFirstFrames()
265 mViewGroupWithOverlay.getLocationOnScreen(viewGroupOnScreenXY); in testOverlayViewNoClicks()
359 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()
521 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 …]
252 view.getLocationOnScreen(xy1); in testAccessMargin()275 view.getLocationOnScreen(xy2); in testAccessMargin()299 view.getLocationOnScreen(centerXY);317 view.getLocationOnScreen(bottomXY);342 view.getLocationOnScreen(bottomOffsetXY);
213 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()
217 videoView.getLocationOnScreen(xy); in testOnTrackballEvent()
189 mBuilder.mAnchor.getLocationOnScreen(anchorOnScreenXY); in testDismissalViaTouch()
52 return mContent.getLocationOnScreen()[1]; in getTop()
87 public void getLocationOnScreen(int[] location) { in getLocationOnScreen() method in InstrumentationTestActivity.MockTextView88 super.getLocationOnScreen(location); in getLocationOnScreen()
668 public int[] getLocationOnScreen() {673 mWebView.getLocationOnScreen(location);
1924 int[] location = mOnUiThread.getLocationOnScreen();
85935 public void getLocationOnScreen(