Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/widget/
DPopupWindow.java176 private boolean mAllowScrollingAnchorParent = true; field in PopupWindow
859 mAllowScrollingAnchorParent = enabled; in setAllowScrollingAnchorParent()
864 return mAllowScrollingAnchorParent; in getAllowScrollingAnchorParent()
1280 p.width, p.height, gravity, mAllowScrollingAnchorParent); in showAsDropDown()
2274 width, height, gravity, mAllowScrollingAnchorParent);
/frameworks/base/config/
Dhiddenapi-private-dex.txt103464 Landroid/widget/PopupWindow;->mAllowScrollingAnchorParent:Z