Home
last modified time | relevance | path

Searched refs:lowerAnchorView (Results 1 – 1 of 1) sorted by relevance

/cts/tests/tests/widget/src/android/widget/cts/
DPopupWindowTest.java860 final View lowerAnchorView = mActivity.findViewById(R.id.anchor_lower); in testGetMaxAvailableHeight() local
861 final int availableAboveLowerAnchor = getLoc(lowerAnchorView).y - visibleDisplayFrame.top; in testGetMaxAvailableHeight()
863 mPopupWindow.getMaxAvailableHeight(lowerAnchorView); in testGetMaxAvailableHeight()