Searched refs:mAllowScrollingAnchorParent (Results 1 – 2 of 2) sorted by relevance
186 private boolean mAllowScrollingAnchorParent = true; field in PopupWindow950 mAllowScrollingAnchorParent = enabled; in setAllowScrollingAnchorParent()955 return mAllowScrollingAnchorParent; in getAllowScrollingAnchorParent()1423 p.width, p.height, gravity, mAllowScrollingAnchorParent); in showAsDropDown()2434 width, height, gravity, mAllowScrollingAnchorParent);
67931 Landroid/widget/PopupWindow;->mAllowScrollingAnchorParent:Z