Home
last modified time | relevance | path

Searched refs:getSortedSubsetNames (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Car/libs/car-messenger-common/src/com/android/car/messenger/common/
DUtils.java403 List<String> sortedNames = getSortedSubsetNames(names, conversationTitleLength, in constructGroupConversationTitle()
418 private static List<String> getSortedSubsetNames(List<String> names, in getSortedSubsetNames() method in Utils