Searched refs:middleAnchorView (Results 1 – 1 of 1) sorted by relevance
821 final View middleAnchorView = mActivity.findViewById(R.id.anchor_middle_left); in testGetMaxAvailableHeight() local822 final int availableAboveMiddleAnchor = getLoc(middleAnchorView).y - visibleDisplayFrame.top; in testGetMaxAvailableHeight()824 visibleDisplayFrame.bottom - getViewBottom(middleAnchorView); in testGetMaxAvailableHeight()826 mPopupWindow.getMaxAvailableHeight(middleAnchorView); in testGetMaxAvailableHeight()