Searched refs:END_SMALL (Results 1 – 4 of 4) sorted by relevance
1031 END_SMALL enumConstant1072 final String ellipsis = (where == TruncateAt.END_SMALL) ? in ellipsize()1126 } else if (where == TruncateAt.END || where == TruncateAt.END_SMALL) { in ellipsize()
727 (where == TextUtils.TruncateAt.END_SMALL) ? in calculateEllipsis()757 where == TextUtils.TruncateAt.END_SMALL) { in calculateEllipsis()
1742 return (method == TextUtils.TruncateAt.END_SMALL) ? in getEllipsisChar()
6025 effectiveEllipsize = TruncateAt.END_SMALL; in makeNewLayout()