Searched refs:conversationChannels (Results 1 – 1 of 1) sorted by relevance
308 List<ConversationChannel> conversationChannels = new ArrayList<>(); in getRecentConversations() local320 conversationChannels.add(channel); in getRecentConversations()323 return conversationChannels; in getRecentConversations()