Searched refs:setMaxHeight (Results 1 – 10 of 10) sorted by relevance
87 setMaxHeight(mMaxImageHeight); in MessagingImageMessage()
219 setMaxHeight(a.getDimensionPixelSize(R.styleable.ImageView_maxHeight, Integer.MAX_VALUE)); in ImageView()439 public void setMaxHeight(int maxHeight) {
477 public void setMaxHeight(@Px int maxHeight) { in setMaxHeight() method in ProgressBar
1165 setMaxHeight(a.getDimensionPixelSize(attr, -1));5381 public void setMaxHeight(int maxPixels) { in setMaxHeight() method in TextView.Drawables
105 public void setMaxHeight() throws Exception { in setMaxHeight() method in ResolverActivityTest
226 mScreenshot.setMaxHeight(screenshot.getHeight() / 3); in onHandleScreenshot()
57229 method public void setMaxHeight(int);57712 method public void setMaxHeight(@Px int);58639 method public void setMaxHeight(int);
57373 method public void setMaxHeight(int);57856 method public void setMaxHeight(@Px int);58783 method public void setMaxHeight(int);
37660 method public void setMaxHeight(int);38895 method public void setMaxHeight(int);
18893 HSPLandroid/widget/ImageView;->setMaxHeight(I)V