Searched refs:anchorId (Results 1 – 3 of 3) sorted by relevance
551 public Builder withAnchorId(int anchorId) { in withAnchorId() argument552 mAnchorId = anchorId; in withAnchorId()
988 Builder withAnchor(int anchorId) { in withAnchor() argument989 mAnchorId = anchorId; in withAnchor()
604 private void verifyPosition(PopupWindow popup, int anchorId, in verifyPosition() argument607 verifyPosition(popup, mActivity.findViewById(anchorId), in verifyPosition()613 private void verifyPosition(PopupWindow popup, int anchorId, in verifyPosition() argument617 verifyPosition(popup, mActivity.findViewById(anchorId), in verifyPosition()