Searched refs:setMinimumHeight (Results 1 – 4 of 4) sorted by relevance
168 dr0.setMinimumHeight(1); in testConstantHeightsAndWidths()180 dr1.setMinimumHeight(0); in testConstantHeightsAndWidths()192 dr2.setMinimumHeight(5); in testConstantHeightsAndWidths()334 public void setMinimumHeight(int h) { in setMinimumHeight() method in DrawableContainerStateTest.MockDrawable
498 dr0.setMinimumHeight(1); in testGetMinimumHeight()501 dr1.setMinimumHeight(2); in testGetMinimumHeight()904 public void setMinimumHeight(int h) { in setMinimumHeight() method in DrawableContainerTest.MockDrawable
317 child.setMinimumHeight(30); in testMeasureChild()338 child.setMinimumHeight(30); in testMeasureChildWithMargins()
1029 view.setMinimumHeight(100); in testSetMinimumHeight()1032 view.setMinimumHeight(-100); in testSetMinimumHeight()1042 view.setMinimumHeight(100); in testGetSuggestedMinimumHeight()1048 view.setMinimumHeight(drawableMinimumHeight - 10); in testGetSuggestedMinimumHeight()1052 view.setMinimumHeight(drawableMinimumHeight + 10); in testGetSuggestedMinimumHeight()