Home
last modified time | relevance | path

Searched refs:getAnchorView (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/core/java/android/widget/
DListPopupWindow.java420 public @Nullable View getAnchorView() { in getAnchorView() method in ListPopupWindow
639 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()
DAutoCompleteTextView.java1304 if (mPopup.getAnchorView() == null) { in showDropDown()
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt37736 method public android.view.View getAnchorView();
/frameworks/base/non-updatable-api/
Dcurrent.txt57306 method @Nullable public android.view.View getAnchorView();
/frameworks/base/api/
Dcurrent.txt57450 method @Nullable public android.view.View getAnchorView();