Home | History | Annotate | Download | only in browse

Lines Matching refs:ellipsize

1040     // 2) If senders do not fit, ellipsize the last one that does fit, and stop
1045 boolean ellipsize = false;
1085 if (ellipsize) {
1113 // ellipsize text.
1114 ellipsize = true;
1117 TextUtils.ellipsize(sender, sPaint, width, TruncateAt.END));
1159 result = String.format(formatString, Utils.ellipsize(tag, 7),