Home
last modified time | relevance | path

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

/cts/tests/tests/widget/src/android/widget/cts/
DListPopupWindowTest.java759 final View anchor = mActivity.findViewById(mPopupWindowBuilder.mAnchorId); in testCreateOnDragListener()
812 private int mAnchorId = R.id.anchor_upper; field in ListPopupWindowTest.Builder
832 mAnchorId = anchorId; in withAnchor()
979 mPopupWindow.setAnchorView(mActivity.findViewById(mAnchorId)); in configure()