Home | History | Annotate | Download | only in datamodel

Lines Matching refs:ellipsis

763         // Indicate this by inserting an ellipsis at the beginning of the conversation log.
765 bigText.append(context.getString(R.string.ellipsis) + "\n\n");