Home
last modified time | relevance | path

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

/cts/tests/tests/widget/src/android/widget/cts/
DPopupWindowTest.java771 final int maxAvailableHeightWithHalfMaxOffset = in testGetMaxAvailableHeight() local
773 assertTrue(maxAvailableHeightWithHalfMaxOffset > 0); in testGetMaxAvailableHeight()
774 assertTrue(maxAvailableHeightWithHalfMaxOffset <= availableBelowTopAnchor); in testGetMaxAvailableHeight()
775 assertTrue(maxAvailableHeightWithHalfMaxOffset in testGetMaxAvailableHeight()