Searched refs:getHorizontalScrollbarHeight (Results 1 – 2 of 2) sorted by relevance
166 protected int getHorizontalScrollbarHeight() { in getHorizontalScrollbarHeight() method in MockView167 return super.getHorizontalScrollbarHeight(); in getHorizontalScrollbarHeight()
3068 int horizontalScrollBarHeight = view.getHorizontalScrollbarHeight(); in testScrollbarStyle()