Searched refs:lowerAnchorView (Results 1 – 1 of 1) sorted by relevance
860 final View lowerAnchorView = mActivity.findViewById(R.id.anchor_lower); in testGetMaxAvailableHeight() local861 final int availableAboveLowerAnchor = getLoc(lowerAnchorView).y - visibleDisplayFrame.top; in testGetMaxAvailableHeight()863 mPopupWindow.getMaxAvailableHeight(lowerAnchorView); in testGetMaxAvailableHeight()