Home
last modified time | relevance | path

Searched refs:setMaxWidth (Results 1 – 14 of 14) sorted by relevance

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
H A DKeyboardShortcutAppItemLayout.java55 shortcutKeyword.setMaxWidth((int) in onMeasure()
/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/
H A DBubbleFlyoutView.java286 mSenderText.setMaxWidth(maxTextViewWidth); in updateFlyoutMessage()
296 mMessageText.setMaxWidth(maxTextViewWidth); in updateFlyoutMessage()
/aosp14/frameworks/base/core/java/com/android/internal/app/
H A DChooserListAdapter.java298 holder.text.setMaxWidth(maxWidth); in onBindView()
304 holder.text.setMaxWidth(Integer.MAX_VALUE); in onBindView()
/aosp14/frameworks/base/packages/SettingsLib/IllustrationPreference/src/com/android/settingslib/widget/
H A DIllustrationPreference.java356 illustrationView.setMaxWidth((int) (restrictedMaxHeight * aspectRatio));
/aosp14/frameworks/base/core/java/android/widget/
H A DImageView.java214 setMaxWidth(a.getDimensionPixelSize(R.styleable.ImageView_maxWidth, Integer.MAX_VALUE)); in ImageView()
405 public void setMaxWidth(int maxWidth) {
H A DSearchView.java353 setMaxWidth(maxWidth); in SearchView()
795 public void setMaxWidth(int maxpixels) { in setMaxWidth() method in SearchView
H A DProgressBar.java445 public void setMaxWidth(@Px int maxWidth) { in setMaxWidth() method in ProgressBar
H A DTextView.java1363 setMaxWidth(a.getDimensionPixelSize(attr, -1));
6093 public void setMaxWidth(int maxPixels) { in setMaxWidth() method in TextView.Drawables
/aosp14/frameworks/base/tests/VoiceInteraction/src/com/android/test/voiceinteraction/
H A DMainInteractionSession.java227 mScreenshot.setMaxWidth(screenshot.getWidth() / 3); in onHandleScreenshot()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/keyguard/
H A DKeyguardSliceView.java372 ((KeyguardSliceTextView) child).setMaxWidth(Integer.MAX_VALUE); in onMeasure()
/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.txt58906 method public void setMaxWidth(int);
59389 method public void setMaxWidth(@Px int);
59788 method public void setMaxWidth(int);
60404 method public void setMaxWidth(int);
/aosp14/frameworks/base/boot/
H A Dboot-image-profile.txt20279 HSPLandroid/widget/ImageView;->setMaxWidth(I)V
21020 HSPLandroid/widget/TextView;->setMaxWidth(I)V
/aosp14/frameworks/base/config/
H A Dboot-image-profile.txt20343 HSPLandroid/widget/ImageView;->setMaxWidth(I)V
21084 HSPLandroid/widget/TextView;->setMaxWidth(I)V