Home
last modified time | relevance | path

Searched refs:anchor (Results 1 – 5 of 5) sorted by relevance

/cts/tests/tests/widget/src/android/widget/cts/
DListPopupWindowTest.java583 final MockViewForListPopupWindow anchor = in testCustomDismissalWithBackButton() local
585 anchor.wireTo(mPopupWindow); in testCustomDismissalWithBackButton()
587 runTestOnUiThread(() -> anchor.requestFocus()); in testCustomDismissalWithBackButton()
589 assertTrue(anchor.isFocused()); in testCustomDismissalWithBackButton()
607 final MockViewForListPopupWindow anchor = in testListSelectionWithDPad() local
609 anchor.wireTo(mPopupWindow); in testListSelectionWithDPad()
611 runTestOnUiThread(() -> anchor.requestFocus()); in testListSelectionWithDPad()
613 assertTrue(anchor.isFocused()); in testListSelectionWithDPad()
720 final View anchor = mActivity.findViewById(mPopupWindowBuilder.mAnchorId); in testCreateOnDragListener() local
721 View.OnTouchListener dragListener = mPopupWindow.createDragToOpenListener(anchor); in testCreateOnDragListener()
[all …]
DPopupWindowTest.java494 final View anchor = mActivity.findViewById(anchorId); in assertPosition() local
497 anchor, offsetX, offsetY, gravity)); in assertPosition()
501 assertPositionX(content, contentEdgeX, operatorX, anchor, anchorEdgeX); in assertPosition()
502 assertPositionY(content, contentEdgeY, operatorY, anchor, anchorEdgeY); in assertPosition()
506 anchor.getWindowVisibleDisplayFrame(displayFrame); in assertPosition()
519 View anchor, int anchorEdge) { in assertPositionY() argument
521 anchor.getLocationOnScreen(anchorOnScreenXY); in assertPositionY()
524 anchorY += anchor.getHeight(); in assertPositionY()
538 View anchor, int anchorEdge) { in assertPositionX() argument
540 anchor.getLocationOnScreen(anchorOnScreenXY); in assertPositionX()
[all …]
/cts/apps/CtsVerifier/libs/
Dopencv3-android.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/opencv/ org/ ...
/cts/tools/vm-tests-tf/lib/
Djunit.jar ... x int y int w int fill double wx int anchor java.awt.GridBagConstraints c private void appendFailure ( ...
/cts/tests/tests/webkit/src/android/webkit/cts/
DWebViewTest.java1965 final String anchor = "<p><a href=\"" + TestHtmlConstants.EXT_WEB_URL1
1978 "<html><body>" + anchor + blankAnchor + form + tel + mailto +