Searched refs:mAnchorId (Results 1 – 1 of 1) sorted by relevance
720 final View anchor = mActivity.findViewById(mPopupWindowBuilder.mAnchorId); in testCreateOnDragListener()769 private int mAnchorId = R.id.anchor_upper; field in ListPopupWindowTest.Builder789 mAnchorId = anchorId; in withAnchor()936 mPopupWindow.setAnchorView(mActivity.findViewById(mAnchorId)); in configure()