Searched refs:mAnchorId (Results 1 – 2 of 2) sorted by relevance
445 private int mAnchorId = R.id.anchor_middle_left; field in PopupMenuTest.Builder501 mAnchorId = anchorId; in withAnchorId()511 mAnchor = mActivity.findViewById(mAnchorId); in configure()
803 final View anchor = mActivity.findViewById(mPopupWindowBuilder.mAnchorId); in testCreateOnDragListener()856 private int mAnchorId = R.id.anchor_upper; field in ListPopupWindowTest.Builder873 mAnchorId = anchorId; in withAnchor()1020 mPopupWindow.setAnchorView(mActivity.findViewById(mAnchorId)); in configure()