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.java752 final int maxAvailableHeightIgnoringBottomDecoration = in testGetMaxAvailableHeight() local
756 assertTrue(maxAvailableHeightIgnoringBottomDecoration >= maxAvailableHeight); in testGetMaxAvailableHeight()
757 assertTrue(maxAvailableHeightIgnoringBottomDecoration in testGetMaxAvailableHeight()
788 assertEquals(maxAvailableHeightIgnoringBottomDecoration - 2, in testGetMaxAvailableHeight()