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