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