Searched refs:getAnchorView (Results 1 – 5 of 5) sorted by relevance
420 public @Nullable View getAnchorView() { in getAnchorView() method in ListPopupWindow639 if (!getAnchorView().isAttachedToWindow()) { in show()649 widthSpec = getAnchorView().getWidth(); in show()676 mPopup.update(getAnchorView(), mDropDownHorizontalOffset, in show()686 widthSpec = getAnchorView().getWidth(); in show()715 mPopup.showAsDropDown(getAnchorView(), mDropDownHorizontalOffset, in show()1133 View view = getAnchorView(); in buildDropDown()1254 getAnchorView(), mDropDownVerticalOffset, ignoreBottomDecorations); in buildDropDown()
1304 if (mPopup.getAnchorView() == null) { in showDropDown()
37736 method public android.view.View getAnchorView();
57306 method @Nullable public android.view.View getAnchorView();
57450 method @Nullable public android.view.View getAnchorView();