Searched refs:setMaxHeight (Results 1 – 12 of 12) sorted by relevance
266 public void setMaxHeight(int maxHeight) {351 backgroundView.setMaxHeight(restrictedMaxHeight);352 illustrationView.setMaxHeight(restrictedMaxHeight);
177 mPreference.setMaxHeight(maxHeight); in setMaxHeight_smallerThanRestrictedHeight_matchResult()191 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) {
479 public void setMaxHeight(@Px int maxHeight) { in setMaxHeight() method in ProgressBar
1339 setMaxHeight(a.getDimensionPixelSize(attr, -1));5884 public void setMaxHeight(int maxPixels) { in setMaxHeight() method in TextView.Drawables
228 mScreenshot.setMaxHeight(screenshot.getHeight() / 3); in onHandleScreenshot()
131 public void setMaxHeight() throws Exception { in setMaxHeight() method in ResolverActivityTest
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
58905 method public void setMaxHeight(int);59388 method public void setMaxHeight(@Px int);60402 method public void setMaxHeight(int);
20278 HSPLandroid/widget/ImageView;->setMaxHeight(I)V
20342 HSPLandroid/widget/ImageView;->setMaxHeight(I)V