Searched refs:setMaxHeight (Results 1 – 12 of 12) sorted by relevance
298 public void setMaxHeight(int maxHeight) {403 backgroundView.setMaxHeight(restrictedMaxHeight);404 illustrationView.setMaxHeight(restrictedMaxHeight);
237 mPreference.setMaxHeight(maxHeight); in setMaxHeight_smallerThanRestrictedHeight_matchResult()251 mPreference.setMaxHeight(maxHeight); in setMaxHeight_largerThanRestrictedHeight_specificHeight()
86 setMaxHeight(mMaxImageHeight); in MessagingImageMessage()
215 setMaxHeight(a.getDimensionPixelSize(R.styleable.ImageView_maxHeight, Integer.MAX_VALUE)); in ImageView()444 public void setMaxHeight(int maxHeight) {
488 public void setMaxHeight(@Px int maxHeight) { in setMaxHeight() method in ProgressBar
1365 setMaxHeight(a.getDimensionPixelSize(attr, -1));6155 public void setMaxHeight(int maxPixels) { in setMaxHeight() method in TextView.Drawables
228 mScreenshot.setMaxHeight(screenshot.getHeight() / 3); in onHandleScreenshot()
135 public void setMaxHeight() throws Exception { in setMaxHeight() method in ResolverActivityTest
59537 method public void setMaxHeight(int);60021 method public void setMaxHeight(@Px int);61053 method public void setMaxHeight(int);
37660 method public void setMaxHeight(int);38895 method public void setMaxHeight(int);
19930 HSPLandroid/widget/ImageView;->setMaxHeight(I)V
19994 HSPLandroid/widget/ImageView;->setMaxHeight(I)V