Searched refs:allowScroll (Results 1 – 1 of 1) sorted by relevance
1582 int xOffset, int yOffset, int width, int height, int gravity, boolean allowScroll) { in findDropDownPosition() argument1641 if (allowScroll && anchor.requestRectangleOnScreen(r, true)) { in findDropDownPosition()