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