Home
last modified time | relevance | path

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

/cts/tests/tests/widget/src/android/widget/cts/
DPopupWindowTest.java793 final int availableBelowTopAnchor = in testGetMaxAvailableHeight() local
801 assertTrue(maxAvailableHeight <= availableBelowTopAnchor); in testGetMaxAvailableHeight()
804 <= availableBelowTopAnchor + bottomDecorationHeight); in testGetMaxAvailableHeight()
820 assertTrue(maxAvailableHeightWithHalfMaxOffset <= availableBelowTopAnchor); in testGetMaxAvailableHeight()
824 availableBelowTopAnchor - maxOffset / 2)); in testGetMaxAvailableHeight()
830 assertTrue(maxAvailableHeightWithNegativeOffset <= availableBelowTopAnchor + 1); in testGetMaxAvailableHeight()
852 availableBelowTopAnchor + bottomDecorationHeight - maxOffset / 2)); in testGetMaxAvailableHeight()
858 <= availableBelowTopAnchor + bottomDecorationHeight); in testGetMaxAvailableHeight()