Searched refs:horizontalScrollBarHeight (Results 1 – 1 of 1) sorted by relevance
3068 int horizontalScrollBarHeight = view.getHorizontalScrollbarHeight(); in testScrollbarStyle() local3070 assertTrue(horizontalScrollBarHeight > 0); in testScrollbarStyle()3077 assertEquals(horizontalScrollBarHeight, view.getPaddingBottom()); in testScrollbarStyle()3087 assertEquals(horizontalScrollBarHeight, view.getPaddingBottom()); in testScrollbarStyle()