Searched refs:ELLIPSIS_NORMAL (Results 1 – 3 of 3) sorted by relevance
78 /* package */ static final char[] ELLIPSIS_NORMAL = { '\u2026' }; // this is "..." field in TextUtils80 public static final String ELLIPSIS_STRING = new String(ELLIPSIS_NORMAL);
1047 TextUtils.ELLIPSIS_TWO_DOTS : TextUtils.ELLIPSIS_NORMAL, 0, 1);
2042 TextUtils.ELLIPSIS_NORMAL[0];