Searched refs:mAllowScrollingAnchorParent (Results 1 – 2 of 2) sorted by relevance
184 private boolean mAllowScrollingAnchorParent = true; field in PopupWindow946 mAllowScrollingAnchorParent = enabled; in setAllowScrollingAnchorParent()951 return mAllowScrollingAnchorParent; in getAllowScrollingAnchorParent()1419 p.width, p.height, gravity, mAllowScrollingAnchorParent); in showAsDropDown()2420 width, height, gravity, mAllowScrollingAnchorParent);
83003 Landroid/widget/PopupWindow;->mAllowScrollingAnchorParent:Z