Home
last modified time | relevance | path

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

/frameworks/base/core/java/com/android/internal/widget/
DImageFloatingTextView.java108 maxLines = getMaxLines() >= 0 ? getMaxLines() : Integer.MAX_VALUE; in makeSingleLayout()
186 if (getMaxLines() > 0) { in onMeasure()
187 maxLines = Math.min(getMaxLines(), maxLines); in onMeasure()
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/people/
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 …]
/frameworks/base/core/java/android/app/smartspace/uitemplatedata/
DText.java69 public int getMaxLines() { in getMaxLines() method in Text
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/toast/
DToastUITest.java393 .getMaxLines()).isEqualTo(Integer.MAX_VALUE); in testShowToast_targetsPreS_unlimitedLines_noAppIcon()
412 .getMaxLines()).isEqualTo(2); in testShowToast_targetsS_twoLineLimit_noAppIcon()
/frameworks/base/core/java/android/text/
DLayout.java4458 public final int getMaxLines() { in getMaxLines() method
/frameworks/base/core/api/
Dsystem-current.txt2998 method public int getMaxLines();
Dcurrent.txt47764 …pi("com.android.text.flags.use_bounds_for_width") @IntRange(from=1) public final int getMaxLines();
60914 method public int getMaxLines();
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/frameworks/base/boot/
Dboot-image-profile.txt20506 HSPLandroid/widget/TextView;->getMaxLines()I
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt38799 method public int getMaxLines();
/frameworks/base/config/
Dboot-image-profile.txt20570 HSPLandroid/widget/TextView;->getMaxLines()I