Home
last modified time | relevance | path

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

/cts/tests/tests/view/src/android/view/cts/
DViewTest.java3708 int horizontalScrollBarHeight = view.getHorizontalScrollbarHeight(); in testScrollbarStyle() local
3710 assertTrue(horizontalScrollBarHeight > 0); in testScrollbarStyle()
3717 assertEquals(horizontalScrollBarHeight, view.getPaddingBottom()); in testScrollbarStyle()
3727 assertEquals(horizontalScrollBarHeight, view.getPaddingBottom()); in testScrollbarStyle()