Home
last modified time | relevance | path

Searched refs:setMaxHeight (Results 1 – 12 of 12) sorted by relevance

/aosp14/frameworks/base/packages/SettingsLib/IllustrationPreference/src/com/android/settingslib/widget/
H A DIllustrationPreference.java266 public void setMaxHeight(int maxHeight) {
351 backgroundView.setMaxHeight(restrictedMaxHeight);
352 illustrationView.setMaxHeight(restrictedMaxHeight);
/aosp14/frameworks/base/packages/SettingsLib/tests/robotests/src/com/android/settingslib/widget/
H A DIllustrationPreferenceTest.java177 mPreference.setMaxHeight(maxHeight); in setMaxHeight_smallerThanRestrictedHeight_matchResult()
191 mPreference.setMaxHeight(maxHeight); in setMaxHeight_largerThanRestrictedHeight_specificHeight()
/aosp14/frameworks/base/core/java/com/android/internal/widget/
H A DMessagingImageMessage.java86 setMaxHeight(mMaxImageHeight); in MessagingImageMessage()
/aosp14/frameworks/base/core/java/android/widget/
H A DImageView.java215 setMaxHeight(a.getDimensionPixelSize(R.styleable.ImageView_maxHeight, Integer.MAX_VALUE)); in ImageView()
444 public void setMaxHeight(int maxHeight) {
H A DProgressBar.java479 public void setMaxHeight(@Px int maxHeight) { in setMaxHeight() method in ProgressBar
H A DTextView.java1339 setMaxHeight(a.getDimensionPixelSize(attr, -1));
5884 public void setMaxHeight(int maxPixels) { in setMaxHeight() method in TextView.Drawables
/aosp14/frameworks/base/tests/VoiceInteraction/src/com/android/test/voiceinteraction/
H A DMainInteractionSession.java228 mScreenshot.setMaxHeight(screenshot.getHeight() / 3); in onHandleScreenshot()
/aosp14/frameworks/base/core/tests/coretests/src/com/android/internal/app/
H A DResolverActivityTest.java131 public void setMaxHeight() throws Exception { in setMaxHeight() method in ResolverActivityTest
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt58905 method public void setMaxHeight(int);
59388 method public void setMaxHeight(@Px int);
60402 method public void setMaxHeight(int);
/aosp14/frameworks/base/boot/
H A Dboot-image-profile.txt20278 HSPLandroid/widget/ImageView;->setMaxHeight(I)V
/aosp14/frameworks/base/config/
H A Dboot-image-profile.txt20342 HSPLandroid/widget/ImageView;->setMaxHeight(I)V