Searched refs:mAnchorId (Results 1 – 2 of 2) sorted by relevance
351 private int mAnchorId = R.id.anchor_middle_left; field in PopupMenuTest.Builder405 mAnchorId = anchorId; in withAnchorId()410 mAnchor = mActivity.findViewById(mAnchorId); in configure()
767 final View anchor = mActivity.findViewById(mPopupWindowBuilder.mAnchorId); in testCreateOnDragListener()820 private int mAnchorId = R.id.anchor_upper; field in ListPopupWindowTest.Builder840 mAnchorId = anchorId; in withAnchor()987 mPopupWindow.setAnchorView(mActivity.findViewById(mAnchorId)); in configure()