Searched refs:setEllipsizedWidth (Results 1 – 8 of 8) sorted by relevance
100 .setEllipsizedWidth(ellipsisWidth); in makeSingleLayout()
205 public Builder setEllipsizedWidth(@IntRange(from = 0) int ellipsizedWidth) { in setEllipsizedWidth() method in DynamicLayout.Builder377 .setEllipsizedWidth(ellipsizedWidth) in DynamicLayout()606 .setEllipsizedWidth(mEllipsizedWidth) in reflow()
281 public Builder setEllipsizedWidth(@IntRange(from = 0) int ellipsizedWidth) { in setEllipsizedWidth() method in StaticLayout.Builder530 .setEllipsizedWidth(ellipsizedWidth) in StaticLayout()
10659 .setEllipsizedWidth(ellipsisWidth);10717 .setEllipsizedWidth(ellipsisWidth);10775 .setEllipsizedWidth(ellipsisWidth);
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
47165 …method @NonNull public android.text.DynamicLayout.Builder setEllipsizedWidth(@IntRange(from=0) int…47649 …method @NonNull public android.text.StaticLayout.Builder setEllipsizedWidth(@IntRange(from=0) int);
15146 HSPLandroid/text/StaticLayout$Builder;->setEllipsizedWidth(I)Landroid/text/StaticLayout$Builder;
15210 HSPLandroid/text/StaticLayout$Builder;->setEllipsizedWidth(I)Landroid/text/StaticLayout$Builder;