Searched refs:getMaxLines (Results 1 – 11 of 11) sorted by relevance
94 maxLines = getMaxLines() >= 0 ? getMaxLines() : Integer.MAX_VALUE; in makeSingleLayout()161 if (getMaxLines() > 0) { in onMeasure()162 maxLines = Math.min(getMaxLines(), maxLines); in onMeasure()
375 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 …]
69 public int getMaxLines() { in getMaxLines() method in Text
368 .getMaxLines()).isEqualTo(Integer.MAX_VALUE); in testShowToast_targetsPreS_unlimitedLines_noAppIcon()387 .getMaxLines()).isEqualTo(2); in testShowToast_targetsS_twoLineLimit_noAppIcon()
5865 public int getMaxLines() { in getMaxLines() method in TextView.Drawables11119 final int maxLines = getMaxLines(); in suggestedSizeFitsInSpace()
1836 HSPLandroidx/compose/foundation/text/TextDelegate;->getMaxLines()I7432 HSPLandroidx/compose/ui/text/android/StaticLayoutParams;->getMaxLines()I
2765 method public int getMaxLines();
60268 method public int getMaxLines();
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
20861 HSPLandroid/widget/TextView;->getMaxLines()I
20925 HSPLandroid/widget/TextView;->getMaxLines()I