Searched refs:setMaxHeight (Results 1 – 5 of 5) sorted by relevance
252 mImageViewRegular.setMaxHeight(120); in testSetMaxHeight()253 mImageViewRegular.setMaxHeight(-1); in testSetMaxHeight()
707 mProgressBar.setMaxHeight(maxHeight); in testGetAndSetMaxHeight()
1100 setMaxHeight(newHeight); in testHeight()1105 setMaxHeight(newHeight); in testHeight()1110 setMaxHeight(newHeight); in testHeight()1115 setMaxHeight(newHeight); in testHeight()1137 setMaxHeight(Integer.MAX_VALUE); in testHeight()8353 mActivityRule.runOnUiThread(() -> autoSizeTextView.setMaxHeight( in testAutoSizeCallers_setMaxHeight()9716 private void setMaxHeight(final int pixels) throws Throwable { in setMaxHeight() method9717 mActivityRule.runOnUiThread(() -> mTextView.setMaxHeight(pixels)); in setMaxHeight()
1649 public void setMaxHeight(int maxHeight) { in setMaxHeight() method in VideoFormat
59532 method public void setMaxHeight(int);60016 method public void setMaxHeight(@Px int);61048 method public void setMaxHeight(int);