Searched refs:setEllipsizedWidth (Results 1 – 6 of 6) sorted by relevance
94 .setEllipsizedWidth(ellipsisWidth); in makeSingleLayout()
204 public Builder setEllipsizedWidth(@IntRange(from = 0) int ellipsizedWidth) { in setEllipsizedWidth() method in DynamicLayout.Builder376 .setEllipsizedWidth(ellipsizedWidth) in DynamicLayout()605 .setEllipsizedWidth(mEllipsizedWidth) in reflow()
279 public Builder setEllipsizedWidth(@IntRange(from = 0) int ellipsizedWidth) { in setEllipsizedWidth() method in StaticLayout.Builder511 .setEllipsizedWidth(ellipsizedWidth) in StaticLayout()
9050 .setEllipsizedWidth(ellipsisWidth); in makeNewLayout()9108 .setEllipsizedWidth(ellipsisWidth); in makeSingleLayout()9163 .setEllipsizedWidth(ellipsisWidth); in makeSingleLayout()
45766 …method @NonNull public android.text.DynamicLayout.Builder setEllipsizedWidth(@IntRange(from=0) int…46184 …method @NonNull public android.text.StaticLayout.Builder setEllipsizedWidth(@IntRange(from=0) int);
42605 HSPLandroid/text/StaticLayout$Builder;->setEllipsizedWidth(I)Landroid/text/StaticLayout$Builder;