Searched refs:styledNames (Results 1 – 2 of 2) sorted by relevance
789 mHeader.styledNames.clear(); in calculateTextsAndBitmaps()792 mHeader.messageInfoString.toString(), maxChars, mHeader.styledNames, in calculateTextsAndBitmaps()1031 final SpannableStringBuilder participantText = elideParticipants(mHeader.styledNames); in calculateCoordinates()
134 public final ArrayList<SpannableString> styledNames = new ArrayList<>(); field in ConversationItemViewModel