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.java747 final int availableBelowTopAnchor = in testGetMaxAvailableHeight() local
755 assertTrue(maxAvailableHeight <= availableBelowTopAnchor); in testGetMaxAvailableHeight()
758 <= availableBelowTopAnchor + bottomDecorationHeight); in testGetMaxAvailableHeight()
774 assertTrue(maxAvailableHeightWithHalfMaxOffset <= availableBelowTopAnchor); in testGetMaxAvailableHeight()
778 availableBelowTopAnchor - maxOffset / 2)); in testGetMaxAvailableHeight()
784 assertTrue(maxAvailableHeightWithNegativeOffset <= availableBelowTopAnchor + 1); in testGetMaxAvailableHeight()
806 availableBelowTopAnchor + bottomDecorationHeight - maxOffset / 2)); in testGetMaxAvailableHeight()
812 <= availableBelowTopAnchor + bottomDecorationHeight); in testGetMaxAvailableHeight()