Searched refs:sortedNames (Results 1 – 1 of 1) sorted by relevance
403 List<String> sortedNames = getSortedSubsetNames(names, conversationTitleLength, in constructGroupConversationTitle() local408 String conversationName = sortedNames.stream().map(name -> bidiFormatter.unicodeWrap(name, in constructGroupConversationTitle()