Home
last modified time | relevance | path

Searched defs:anchor (Results 1 – 6 of 6) sorted by relevance

/cts/tests/tests/widget/src/android/widget/cts/
DListPopupWindowTest.java739 final MockViewForListPopupWindow anchor = in testCustomDismissalWithBackButton() local
771 final MockViewForListPopupWindow anchor = in testListSelectionWithDPad() local
841 final MockViewForListPopupWindow anchor = in testListSelectionWithDPadEnter() local
919 final View anchor = mActivity.findViewById(mPopupWindowBuilder.mAnchorId); in testCreateOnDragListener() local
DPopupWindowTest.java622 private void verifyPosition(PopupWindow popup, View anchor, in verifyPosition()
631 private void verifyPosition(PopupWindow popup, View anchor, in verifyPosition()
660 View anchor, int anchorEdge) { in verifyPositionY()
679 View anchor, int anchorEdge) { in verifyPositionX()
1755 View anchor = mActivity.findViewById(R.id.anchor_middle); in testVerticallyClippedBeforeAdjusted() local
1835 View anchor = mActivity.findViewById(R.id.anchor_upper); in testPositionAfterParentScroll() local
1856 final View anchor = mActivity.findViewById(R.id.anchor_middle); in testPositionAfterAnchorRemoval() local
2182 View anchor = mActivity.findViewById(resourceId); in showPopup() local
/cts/common/device-side/util-axt/src/com/android/compatibility/common/util/
DCtsMouseUtil.java62 public static MotionEvent obtainMouseEvent(int action, View anchor, int offsetX, int offsetY) { in obtainMouseEvent()
83 public static void emulateHoverOnView(Instrumentation instrumentation, View anchor, int offsetX, in emulateHoverOnView()
/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.java1864 final String anchor = in testGetHitTestResult() local