Home
last modified time | relevance | path

Searched refs:mAllowScrollingAnchorParent (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/java/android/widget/
DPopupWindow.java184 private boolean mAllowScrollingAnchorParent = true; field in PopupWindow
946 mAllowScrollingAnchorParent = enabled; in setAllowScrollingAnchorParent()
951 return mAllowScrollingAnchorParent; in getAllowScrollingAnchorParent()
1419 p.width, p.height, gravity, mAllowScrollingAnchorParent); in showAsDropDown()
2420 width, height, gravity, mAllowScrollingAnchorParent);
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt83003 Landroid/widget/PopupWindow;->mAllowScrollingAnchorParent:Z