Searched refs:horizontalScrollBarHeight (Results 1 – 1 of 1) sorted by relevance
3963 int horizontalScrollBarHeight = view.getHorizontalScrollbarHeight(); in testScrollbarStyle() local3965 assertTrue(horizontalScrollBarHeight > 0); in testScrollbarStyle()3972 assertEquals(horizontalScrollBarHeight, view.getPaddingBottom()); in testScrollbarStyle()3982 assertEquals(horizontalScrollBarHeight, view.getPaddingBottom()); in testScrollbarStyle()