Searched refs:anchorId (Results 1 – 3 of 3) sorted by relevance
500 public Builder withAnchorId(int anchorId) { in withAnchorId() argument501 mAnchorId = anchorId; in withAnchorId()
872 Builder withAnchor(int anchorId) { in withAnchor() argument873 mAnchorId = anchorId; in withAnchor()
534 private void verifyPosition(PopupWindow popup, int anchorId, in verifyPosition() argument537 verifyPosition(popup, mActivity.findViewById(anchorId), in verifyPosition()543 private void verifyPosition(PopupWindow popup, int anchorId, in verifyPosition() argument547 verifyPosition(popup, mActivity.findViewById(anchorId), in verifyPosition()