Home
last modified time | relevance | path

Searched refs:getMaxLines (Results 1 – 11 of 11) sorted by relevance

/aosp14/frameworks/base/core/java/com/android/internal/widget/
H A DImageFloatingTextView.java94 maxLines = getMaxLines() >= 0 ? getMaxLines() : Integer.MAX_VALUE; in makeSingleLayout()
161 if (getMaxLines() > 0) { in onMeasure()
162 maxLines = Math.min(getMaxLines(), maxLines); in onMeasure()
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/people/
H A DPeopleTileViewHelperTest.java375 assertThat(statusContent.getMaxLines()).isEqualTo(2); in testCreateRemoteViewsWithBirthdayTypeOnlyIsNotIgnored()
432 assertThat(statusContent.getMaxLines()).isEqualTo(2); in testCreateRemoteViewsWithBirthdayTypeOnlyIsNotIgnored()
460 assertThat(statusContent.getMaxLines()).isEqualTo(2); in testCreateRemoteViewsWithStatusTemplate()
519 assertThat(statusContent.getMaxLines()).isEqualTo(2); in testCreateRemoteViewsWithStatusTemplate()
550 assertThat(statusContent.getMaxLines()).isEqualTo(1); in testCreateRemoteViewsWithStatusTemplateWithImageOnMediumAndLarge()
574 assertThat(statusContent.getMaxLines()).isEqualTo(2); in testCreateRemoteViewsWithStatusTemplateWithImageOnMediumAndLarge()
745 assertThat(statusContent.getMaxLines()).isEqualTo(2); in testCreateRemoteViewsWithMissedCallNotification()
784 assertThat(statusContent.getMaxLines()).isEqualTo(2); in testCreateRemoteViewsWithMissedCallNotification()
812 assertThat(statusContent.getMaxLines()).isEqualTo(2); in testCreateRemoteViewsWithNotificationTemplate()
858 assertThat(statusContent.getMaxLines()).isEqualTo(2); in testCreateRemoteViewsWithNotificationTemplate()
[all …]
/aosp14/frameworks/base/core/java/android/app/smartspace/uitemplatedata/
H A DText.java69 public int getMaxLines() { in getMaxLines() method in Text
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/toast/
H A DToastUITest.java368 .getMaxLines()).isEqualTo(Integer.MAX_VALUE); in testShowToast_targetsPreS_unlimitedLines_noAppIcon()
387 .getMaxLines()).isEqualTo(2); in testShowToast_targetsS_twoLineLimit_noAppIcon()
/aosp14/frameworks/base/core/java/android/widget/
H A DTextView.java5865 public int getMaxLines() { in getMaxLines() method in TextView.Drawables
11119 final int maxLines = getMaxLines(); in suggestedSizeFitsInSpace()
/aosp14/frameworks/base/packages/CredentialManager/
H A Dprofile.txt.prof1836 HSPLandroidx/compose/foundation/text/TextDelegate;->getMaxLines()I
7432 HSPLandroidx/compose/ui/text/android/StaticLayoutParams;->getMaxLines()I
/aosp14/frameworks/base/core/api/
H A Dsystem-current.txt2765 method public int getMaxLines();
H A Dcurrent.txt60268 method public int getMaxLines();
/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/boot/
H A Dboot-image-profile.txt20861 HSPLandroid/widget/TextView;->getMaxLines()I
/aosp14/frameworks/base/config/
H A Dboot-image-profile.txt20925 HSPLandroid/widget/TextView;->getMaxLines()I