Home
last modified time | relevance | path

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

/cts/tests/tests/widget/src/android/widget/cts/
DPopupWindowTest.java822 final int maxAvailableHeightIgnoringBottomDecoration = in testGetMaxAvailableHeight() local
826 assertTrue(maxAvailableHeightIgnoringBottomDecoration >= maxAvailableHeight); in testGetMaxAvailableHeight()
827 assertTrue(maxAvailableHeightIgnoringBottomDecoration in testGetMaxAvailableHeight()
858 assertEquals(maxAvailableHeightIgnoringBottomDecoration - 2, in testGetMaxAvailableHeight()